summaryrefslogtreecommitdiff
path: root/data/predef_pointers.inc
AgeCommit message (Expand)Author
2020-09-20Remove address commentsjd-0
2018-11-29Disassembled the rest of the code in bank 4 as far as i can tell. Lines 899, ...2Tie
2018-07-03Disassemble remainder of ROM0.luckytyphlosion
2018-07-03Merge branch 'master' of https://github.com/2Tie/pokegold-spaceworld into masterobskyr
2018-06-18spoilers: it wasn't2Tie
2018-06-18this is how you fix conflicts, right?2Tie
2018-06-18more disassembly in bank 12Tie
2018-06-18Added in macros for scripts, queuePokeglitch
2018-06-17happy birthday, here's the main menu debug menu... menu2Tie
2018-06-16More field moves, need to clean up names and constantsPokeglitch
2018-06-16More Bank 3 routinesPokeglitch
2018-06-10Merge branch 'math_etc' into 'master'ISSOtm
2018-06-10Replace a few predefsISSOtm
2018-06-05Remove the underscores in generic function labels to maintain consistency wit...PikalaxALT
2018-06-04Backport bg_effects.asm from CrystalPikalaxALT
2018-06-04Remove generic function reference to CheckSGBISSOtm
2018-06-02Merge branch 'master' into build_more_romsPikalaxALT
2018-06-02Make the repository build all four ROMsPikalaxALT
2018-05-31Cleaned up code. Found the unknown_string_funcs in pokered, they deal with It...Pokeglitch
2018-05-31Disassembled some copy functions and some unknown string functionsPokeglitch
2018-05-30Clean up Makefilepfero