summaryrefslogtreecommitdiff
path: root/hram.asm
AgeCommit message (Collapse)Author
2020-12-23Remove "Buffer" suffix from two HRAM labelsRangi
2020-10-29Updates to more closely sync with pokecrystalRangi
2020-10-28Identify more WRAM labels, and start a <X>_DummyFunction label conventionRangi
2020-10-27Identify remaining Mystery Gift labels and constantsRangi
Source: https://projectpokemon.org/home/forums/topic/43930-mystery-gift-reverse-engineering-of-ir-protocol/
2020-08-04TX_NUM -> TX_DECIMALmid-kid
2020-07-21Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)Rangi
2020-07-13Disassemble the final English debug ROMsRangi
2020-06-22Identify some more labelsRangi
2020-06-21Comment more ROM labels as unreferencedRangi
(Some unreferenced labels are above code which is still used via fallthrough!)
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2020-06-21Remove RAM address commentsRangi
2020-06-16hFF9E -> hBlackOutBGMapThirdRangi
2020-06-15Miscellaneous cleanups.entrpntr
2020-06-05Fix file permissions.entrpntr
2020-05-13Many minor cleanups.entrpntr
2020-05-12Update music for newer audio macros.entrpntr
2020-04-27Sync with the recent updates to pokecrystal.entrpntr
2020-04-26Clean up some overworld code.entrpntr
2020-04-26Disassemble map scenes and events.entrpntr
2020-04-13Minor cleanup (remove unused HRAM, predef folder) before continuing.entrpntr
2020-03-25Update hram and engine/gfx/load_pics before continuing.entrpntr
2020-02-19Use labels instead of constants for HRAMlibjet
2016-06-16Map Objects homepikalaxalt
2016-06-16Serial Interruptpikalaxalt
2016-06-16Fix hram.asmpikalaxalt
2016-06-16Start from scratch; add silverpikalaxalt
2016-01-29Import stuff from pokecrystal; diff gold and silverPikalaxALT