index
:
pokediamond
master
Pokémon Diamond
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asm
Age
Commit message (
Collapse
)
Author
2020-04-20
migrate data symbols to string_util.c
ProjectRevoTPP
2020-04-20
update mwasmarm patcher and decompile string_util.c (thanks Demki)
ProjectRevoTPP
2020-04-19
formatting
ProjectRevoTPP
2020-04-19
split out string_util.s.
ProjectRevoTPP
2020-04-19
Merge branch 'master' of https://github.com/martmists/pokediamond into ↵
PikalaxALT
finish_header
2020-04-19
Merge branch 'master' of https://github.com/martmists/pokediamond into ↵
PikalaxALT
finish_header
2020-04-19
Dump file allocation table
PikalaxALT
2020-04-19
fixed thumb_func_start macro use
Mor
2020-04-19
added EOF newline in global.inc and
Mor
changed secure.s to use thumb_func_start macro
2020-04-19
moved .externs to global.inc
Mor
2020-04-19
diassembled the rest of FUN_020C9C0C.s
Mor
2020-04-18
applied names to FUN_020C9C0C externs
Mor
2020-04-18
initial disasm of FUN_020C9C0C
Mor
2020-04-18
Disassemble filename table and partially dism NARCs
PikalaxALT
2020-04-18
fixed c tabs and names
Mor
2020-04-18
rudimentary matching decompilation of NitroMain
Mor
2020-04-17
name narcs
PikalaxALT
2020-04-17
split narcs
PikalaxALT
2020-04-17
Merge branch 'master' into finish_header
PikalaxALT
2020-04-17
plug remaining holes.
ProjectRevoTPP
2020-04-17
rework arm9_thumb to plug holes and patch jump tables.
ProjectRevoTPP
2020-04-16
Dump NARC labels
PikalaxALT
2020-04-16
Disassemble ARM7 ROM
PikalaxALT
2020-04-15
ROM titles
PikalaxALT
2020-04-15
sub to FUN
ProjectRevoTPP
2020-04-15
merge
ProjectRevoTPP
2020-04-15
disassemble the thumb portion of arm9.
ProjectRevoTPP
2020-04-15
Truncate ROM and pad using objcopy
PikalaxALT
2020-04-15
Finish filling out header
PikalaxALT
2020-04-13
Fill out the header fields, 1
PikalaxALT
2020-04-13
main-->entry, rom-->main
PikalaxALT
2020-04-13
Merge branch 'master' into main
Cleverking2003
2020-04-13
Name crt0 functions
Egor Ananyin
2020-04-12
Resolve another hardcoded symbol in main.s
PikalaxALT
2020-04-12
Link NdsMain
PikalaxALT
2020-04-12
Merge branch 'master' into main
PikalaxALT
2020-04-12
Disassemble main.s
PikalaxALT
2020-04-12
arm9 segment work
ProjectRevoTPP
2020-04-12
more work
ProjectRevoTPP
2020-04-12
up to date repo
ProjectRevoTPP
2020-04-11
Add buildable stuff
Martmists