summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-11OSi_EnterTimerCallback and some more registersred031000
2020-05-11Merge pull request #73 from Demki/masterred031000
decompilation of OS_printf.c
2020-05-11Disassemble module 38PikalaxALT
2020-05-11Disassemble module 37PikalaxALT
2020-05-11Decompile GX_g3_util.hMade
2020-05-11add some macros to fx.hMade
2020-05-11Merge from upstreamDemki
2020-05-10Merge pull request #72 from PikalaxALT/pikalax_workRevo
More module disassembly; main.c
2020-05-10Merge branch 'master' of https://github.com/martmists/pokediamond into ↵PikalaxALT
pikalax_work
2020-05-10Function decls in main.cPikalaxALT
2020-05-10Through FUN_02000FE8PikalaxALT
2020-05-10Decompile through FUN_02000F4CPikalaxALT
2020-05-10Merge pull request #74 from red031000/masterPikalaxALT
split libdgt
2020-05-10split libdgtred031000
2020-05-10Decompile main through FUN_02000EC8PikalaxALT
2020-05-10SDK declaration of PM_GetBackLightPikalaxALT
2020-05-10Pull modules into the ELFPikalaxALT
2020-05-10Get rid of CONST_34, CONST_3FPikalaxALT
2020-05-10Tocuh up main.c; key inputPikalaxALT
2020-05-10Silence warnings about empty sectionsPikalaxALT
2020-05-10Dism modules 34-36; meaningful elfPikalaxALT
2020-05-10Finish edcompiling GX_vramcnt.sMade
2020-05-09Modules 28-33 static initializersPikalaxALT
2020-05-09static init for modules 19-27PikalaxALT
2020-05-09sinit for modules 14-18PikalaxALT
2020-05-10decompilation of OS_printf.cDemki
matching other than OS_VSNPrintf
2020-05-09module 13 sinit; overlay table through 13PikalaxALT
2020-05-09Modules 12, 13 static initPikalaxALT
2020-05-09Modules 06-09 static initPikalaxALT
2020-05-09module 11 initPikalaxALT
2020-05-09Module 01 static initializer; split module 04 ro/dataPikalaxALT
2020-05-09Merge branch 'master' of https://github.com/martmists/pokediamondMade
2020-05-09start decompiling GX_vramcnt.sMade
2020-05-09temporarily add register macros till actual definitions are addedMade
2020-05-09Merge branch 'master' of https://github.com/martmists/pokediamond into ↵PikalaxALT
pikalax_work
2020-05-09Merge pull request #71 from martmists/fix-install.mdred031000
Clarify packages for WSL/Ubuntu
2020-05-09Clarify packages for WSL/UbuntuPikalaxALT
2020-05-09disassemble module 33PikalaxALT
2020-05-09Merge pull request #65 from PikalaxALT/libfsPikalaxALT
Libfs
2020-05-09Remaining ARM_FUNCsPikalaxALT
2020-05-08Fix newline at end of rom2_4.sPikalaxALT
2020-05-08Fix errant ARM_FUNCPikalaxALT
2020-05-08Fix style inconsistenciesPikalaxALT
2020-05-08Merge branch 'master' of https://github.com/martmists/pokediamondMade
2020-05-08Merge branch 'master' of github.com:martmists/pokediamond into libfsPikalaxALT
2020-05-08Some prototypes in FS_file.hPikalaxALT
2020-05-08Add putative file breaks for external librariesPikalaxALT
2020-05-08Label SDK versions (to be moved to respective libraries)PikalaxALT
2020-05-08Merge pull request #70 from red031000/masterRevo
OS_terminate_proc and partial OS_interrupt
2020-05-08Update arm9.lsfPikalaxALT
Note that data dism and splitting is necessary to use makelcf on ARM9