summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-05Merge branch 'master' of github.com:martmists/pokediamond into pikalax_workPikalaxALT
2020-06-05Merge branch 'pikalax_work' of github.com:PikalaxALT/pokediamond into ↵PikalaxALT
pikalax_work
2020-06-05Resolve pointers from module_05 into static binaryPikalaxALT
2020-06-03Merge pull request #139 from red031000/masterRevo
split valarm and decomp system
2020-06-03split valarm and decomp systemred031000
2020-06-03Merge branch 'master' into pikalax_workCleverking2003
2020-06-03Merge pull request #137 from red031000/masterCleverking2003
split OS_alarm
2020-06-02Simplify boolean return valuesPikalaxALT
2020-06-02OSi_ReloadRomDatared031000
2020-06-02Move declarations to headerPikalaxALT
2020-06-02Merge branch 'master' of github.com:martmists/pokediamond into pikalax_workPikalaxALT
2020-06-02Decompile unk_0204639CPikalaxALT
2020-06-02spaces to tabsred031000
2020-06-02Merge branch 'master' into masterred031000
2020-06-02split OS_alarmred031000
2020-06-02Merge pull request #135 from red031000/masterRevo
setup arm7 compilation, OS_init (arm7)
2020-06-02Merge branch 'master' into masterred031000
2020-06-02setup arm7 compilation, OS_init (arm7)red031000
2020-06-01Merge pull request #134 from red031000/masterPikalaxALT
start splitting arm7
2020-06-01alloc, tick, and timerred031000
2020-06-01more splits of ARM7red031000
2020-05-31fix buildred031000
2020-05-31start splitting arm7red031000
2020-05-31Merge pull request #133 from PikalaxALT/pikalax_workred031000
OK for ARM7
2020-05-30OK for ARM7PikalaxALT
2020-05-30Merge pull request #132 from PikalaxALT/pikalax_workRevo
Name ARM7 symbols; makebanner; preliminary makerom
2020-05-30Add rule for symbols.csvPikalaxALT
2020-05-30Add pokediamond.rsfPikalaxALT
Do not use makerom.exe as the secure area crc will be computed incorrectly.
2020-05-30Use makebanner.exePikalaxALT
2020-05-30Merge branch 'master' of https://github.com/martmists/pokediamond into ↵PikalaxALT
pikalax_work
2020-05-30Merge pull request #127 from red031000/masterred031000
add -W all to makefiles
2020-05-30filesystem.mk; arm7 global symbol namesPikalaxALT
2020-05-30Merge branch 'master' into masterred031000
2020-05-30remove -W errorred031000
2020-05-30Merge pull request #131 from red031000/workRevo
OSi_ReadCardRom32
2020-05-30cleanup wait loopred031000
2020-05-30move enum out of functionred031000
2020-05-29Merge branch 'master' into masterred031000
2020-05-29Merge branch 'master' into workred031000
2020-05-29Merge pull request #130 from PikalaxALT/pikalax_workRevo
Name pokemon.s; name methods in pokemon.s
2020-05-29Diamond vs Pearl NARC differencePikalaxALT
2020-05-29Merge branch 'master' into workPikalaxALT
2020-05-29OSi_ReadCardRom32red031000
2020-05-29Merge branch 'master' into pikalax_workPikalaxALT
2020-05-29Merge pull request #129 from ProjectRevoTPP/makefile_comparePikalaxALT
add COMPARE option to Makefile(s).
2020-05-29Name pokemon.s; name methods in pokemon.sPikalaxALT
2020-05-29add COMPARE option to Makefile(s).ProjectRevoTPP
2020-05-29fix more warningsred031000
2020-05-29Merge branch 'master' of https://github.com/martmists/pokediamondred031000
2020-05-29Merge pull request #128 from PikalaxALT/pikalax_workRevo
Decompile unk_02006234.s; misc cleanup