index
:
pokediamond
master
Pokémon Diamond
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
global.inc
Age
Commit message (
Collapse
)
Author
2020-05-12
Remove top-level undefined_syms.txt, global.inc
PikalaxALT
2020-05-12
Disassemble module 56; trim arm9/undefined_syms.txt
PikalaxALT
2020-05-12
Disassemble module 52; use SDK_OVERLAY_*_ID constants some more
PikalaxALT
2020-05-10
split libdgt
red031000
2020-05-07
Merge branch 'master' of github.com:martmists/pokediamond into libfs
PikalaxALT
2020-05-03
Name high-level overlay loading routines
PikalaxALT
2020-04-28
Lay the groundwork for arm9 makelcf
PikalaxALT
2020-04-26
Split out libc, libmwcc, and libfx
PikalaxALT
2020-04-25
Port libos ram symbol names
PikalaxALT
2020-04-25
Update undefined_syms.txt and global.inc
PikalaxALT
2020-04-25
Merge branch 'master' of https://github.com/martmists/pokediamond into ↵
PikalaxALT
pikalax_work
2020-04-25
Finish itcm dism
PikalaxALT
2020-04-25
Split SDK libs
PikalaxALT
2020-04-24
Partial dism of OS_arm9 autoload sections
PikalaxALT
2020-04-24
move split out GX_arm9.s and rename FUN_020C9BE8 to GX_SendFifo48B
Demki
2020-04-24
remove _2/_3 from the library functions
Demki
2020-04-24
clean up undefined_syms.txt and apply names
Demki
2020-04-24
finish dism of rom1.5.s
Demki
2020-04-24
dism unk_0208AC14.s
Demki
2020-04-23
clean up undefined_syms.txt
Demki
2020-04-23
merge
Demki
2020-04-23
dism STD
Demki
2020-04-23
dism CTRDG, and MATH
Demki
2020-04-23
dism of PM, RTC, CARD, WM
Demki
2020-04-21
rename entry.s to crt0.s
PikalaxALT
2020-04-21
Dism three small funcs in rom2.s
PikalaxALT
2020-04-21
merge
ProjectRevoTPP
2020-04-21
decompile script.c
ProjectRevoTPP
2020-04-21
initial disassembly of rom2.s
Demki
2020-04-21
Rename two libmwcc funcs
PikalaxALT
2020-04-20
split scrcmd.s
ProjectRevoTPP
2020-04-20
split script.s
ProjectRevoTPP
2020-04-20
update names
ProjectRevoTPP
2020-04-20
split filesystem.s
ProjectRevoTPP
2020-04-20
update mwasmarm patcher and decompile string_util.c (thanks Demki)
ProjectRevoTPP
2020-04-19
split out string_util.s.
ProjectRevoTPP
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
fixed c tabs and names
Mor
2020-04-17
rework arm9_thumb to plug holes and patch jump tables.
ProjectRevoTPP
2020-04-15
sub to FUN
ProjectRevoTPP
2020-04-15
merge
ProjectRevoTPP
2020-04-15
disassemble the thumb portion of arm9.
ProjectRevoTPP