summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-28match os_arena.cred031000
2020-04-27move OS_GetConsoleType to os_arenared031000
2020-04-27Merge pull request #33 from red031000/os_libCleverking2003
update os_lib from master and split os_alloc and os_arena
2020-04-27split os_alloc and os_arenared031000
2020-04-27Merge branch 'master' of https://github.com/martmists/pokediamond into os_libred031000
2020-04-27Merge pull request #32 from red031000/masterMartmists
add eol normalisation for .sha1 files because git is dumb
2020-04-27newlinered031000
2020-04-27add eol normalisation for .sha1 files because git is dumbred031000
2020-04-27Merge branch 'master' of https://github.com/martmists/pokediamond into os_libred031000
2020-04-27Merge pull request #31 from PikalaxALT/pikalax_workred031000
Fix missing closing " in FS_arm9.s
2020-04-26Fix missing closing " in FS_arm9.sPikalaxALT
2020-04-26Merge pull request #28 from PikalaxALT/split_libcRevo
Split libc
2020-04-26Fix spaces vs tabs in arm9/arm9.lcfPikalaxALT
2020-04-26Inline modules again, and define macros for lcfPikalaxALT
2020-04-26Move overlay defs to lcf includesPikalaxALT
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