summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-26Disasemble ROM7 ITCMPikalaxALT
2020-04-26Move overlay module files to arm9.binPikalaxALT
2020-04-26arm9 data files to arm9/dataPikalaxALT
2020-04-26Merge pull request #30 from red031000/os_libMartmists
merge master (I can't believe I have to make a PR for this, this is stupid)
2020-04-26ARM9 overlay to lcfPikalaxALT
2020-04-26Merge branch 'master' of https://github.com/martmists/pokediamond into os_libred031000
2020-04-26arm7 sbss sectionPikalaxALT
2020-04-26Comment on SDK versionPikalaxALT
2020-04-26Move autoload list to lcfPikalaxALT
2020-04-26Label symbols in arm7_rom.s; quiet mwasmarm_patcher; SHA1 checksums for ↵PikalaxALT
arm7, arm9 binaries
2020-04-26Merge branch 'master' of https://github.com/martmists/pokediamond into ↵PikalaxALT
split_libc
2020-04-26Merge pull request #29 from red031000/os_libCleverking2003
asm for OS_GetInitArenaLo
2020-04-26Merge pull request #27 from PikalaxALT/pikalax_workMartmists
Separate build structures for ARM9 and ARM7
2020-04-26asm for OS_GetInitArenaLored031000
2020-04-26Split out libc, libmwcc, and libfxPikalaxALT
2020-04-26Merge branch 'master' of https://github.com/martmists/pokediamond into ↵PikalaxALT
pikalax_work
2020-04-26Merge pull request #24 from red031000/os_libMartmists
few cleanups to os_alloc.c
2020-04-25Merge pull request #23 from red031000/masterPikalaxALT
add libpng as a listed dependency
2020-04-25No need for multiple copies of baserom.ndsPikalaxALT
2020-04-25Merge branch 'master' into masterPikalaxALT
2020-04-25Update install instructions and travisPikalaxALT
2020-04-25Move arm7 build files to subdirectoryPikalaxALT
2020-04-25Split arm9 compilation to subdirPikalaxALT
2020-04-25Merge pull request #26 from PikalaxALT/pikalax_workRevo
Disassemble ITCM and split unk_020C9C2C.s
2020-04-25Port libos ram symbol namesPikalaxALT
2020-04-25Update undefined_syms.txt and global.incPikalaxALT
2020-04-25Merge branch 'master' of https://github.com/martmists/pokediamond into ↵PikalaxALT
pikalax_work
2020-04-25Merge pull request #25 from Demki/masterRevo
disassembly of rom1.5.s
2020-04-25Fix directory name comments in filenametable.sPikalaxALT
2020-04-25Finish itcm dismPikalaxALT
2020-04-25Split SDK libsPikalaxALT
2020-04-24Partial dism of OS_arm9 autoload sectionsPikalaxALT
2020-04-24move split out GX_arm9.s and rename FUN_020C9BE8 to GX_SendFifo48BDemki
2020-04-24protection regionsred031000
2020-04-24remove _2/_3 from the library functionsDemki
2020-04-24clean up undefined_syms.txt and apply namesDemki
2020-04-24finish dism of rom1.5.sDemki
2020-04-24dism unk_0208AC14.sDemki
2020-04-24few cleanups to os_alloc.cred031000
2020-04-23Merge pull request #22 from red031000/os_libRevo
fix match_asm for os_alloc.c
2020-04-23match os_system.cred031000
2020-04-23libpng-develred031000
2020-04-23add libpng as a listed dependencyred031000
2020-04-23fix buildred031000
2020-04-23fix match_asm for os_alloc.cred031000
2020-04-23Merge pull request #21 from Demki/mastermartmists
disassemble and split rom2.s
2020-04-23indented macro invokesDemki
2020-04-23Estimate function order for os_systemMartmists
2020-04-23Estimate file boundaries for os_allocMartmists
2020-04-23clean up undefined_syms.txtDemki