summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-08-07decompile rom_528AC.sCameron Hall
2019-08-05decompile rom_1068C.sCameron Hall
2019-08-05some titlescreen labelingCameron Hall
2019-08-05Merge pull request #6 from camthesaxman/titlescreenhuderlem
decompile the rest of titlescreen.s and import agb_sram library and strlen function
2019-08-04import strlenCameron Hall
2019-08-04fix buildCameron Hall
2019-08-04import agb_sram libraryCameron Hall
2019-08-04finish decompiling titlescreen.sCameron Hall
2019-08-04Merge pull request #5 from camthesaxman/variableshuderlem
replace hardcoded addresses with actual symbols
2019-08-04remove temporary scriptCameron Hall
2019-08-04replace raw addresses in m4a codeCameron Hall
2019-08-04fix function pointers misidentified as data, and remove undefined_rom.txt hackCameron Hall
2019-08-04migrate ROM symbols to ld scriptCameron Hall
2019-08-04migrate IWRAM symbols to ld scriptCameron Hall
2019-08-04migrate EWRAM symbols to ld scriptCameron Hall
2019-08-04convert hardcoded IWRAM addresses to symbols in asmCameron Hall
2019-08-04convert hardcoded EWRAM addresses to symbols in asmCameron Hall
2019-08-04convert hardcoded ROM addresses to symbols in asmCameron Hall
2019-08-03Merge pull request #4 from camthesaxman/git_palhuderlem
fix issue with git and .pal files
2019-08-03Merge pull request #3 from camthesaxman/headershuderlem
move all externs to header files and update m4a library
2019-08-01update m4a libraryCameron Hall
2019-08-01define SoundMainRAM_BufferCameron Hall
2019-08-01m4a COMMON symsCameron Hall
2019-08-01fix issue with git and .pal filesCameron Hall
2019-08-01move all externs to header filesCameron Hall
2018-10-24Attempt to decompile sub_3219CMarcus Huderle
2018-10-24More decompiling + gbplayer lib codeMarcus Huderle
2018-10-22Decompile more of mainMarcus Huderle
2018-10-22Decompile sub_A20Marcus Huderle
2018-10-21Decompile some more functions up to AgbMainMarcus Huderle
2018-10-20Decompile SetMatrixScale()Marcus Huderle
2018-10-19Decompile more functions in main.sMarcus Huderle
2018-10-18Dump mon catch locationsMarcus Huderle
2018-10-18Decompile some more stuffMarcus Huderle
2018-10-17Decompile sub_1157CMarcus Huderle
2018-10-16Decompile a chunk of titlescreen.sMarcus Huderle
2018-10-15Decompile a couple functions in titlescreen, and label gMainMarcus Huderle
2018-10-15Split some main filesMarcus Huderle
2018-10-15Dump some intro graphicsMarcus Huderle
2018-10-15Dump titlescreen graphicsMarcus Huderle
2018-10-15Dump field select screen graphicsMarcus Huderle
2018-10-14Update build_tools.shMarcus Huderle
2018-10-14Merge remote-tracking branch 'upstream/master'Marcus Huderle
2018-10-14Dump mon hatch sprite graphicsMarcus Huderle
2018-10-14Add -pinball-hatch-sprite option to gbagfx because it's a non-generalizable ↵Marcus Huderle
format
2018-10-14Dump pointers to mon portrait groups graphicsMarcus Huderle
2018-10-13Update INSTALL.mdMarcus Huderle
2018-10-13Dump mon portrait gfxMarcus Huderle
2018-10-13Update README.mdMarcus Huderle
2018-10-13Spaces -> tabsMarcus Huderle