summaryrefslogtreecommitdiff
path: root/home/menu.asm
AgeCommit message (Collapse)Author
2022-01-22`ClearWindowData` clears four menu data buffers, each the same sizeRangi
2020-12-23Rename some labelsRangi
- Remove "Buffer" suffix from some byte and word quantities - Change "Ptr" to "Pointer"
2020-11-17Resolve some "???" commentsRangi
2020-11-09Replace $0 with 0 for "ld l, a / ld h, 0" idiomRangi
2020-10-29Updates to more closely sync with pokecrystalRangi
2020-10-28Replace many '; unused' with '; unreferenced'Rangi
2020-08-04Better label 2D menu datamid-kid
2020-06-22Identify some more labelsRangi
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2020-06-16Harmonize home/ with pokecrystalRangi
2020-06-15Port miscellaneous recent updates from pokecrystalRangi
2020-04-29Add bank 9 files before trainer card.entrpntr
2020-04-27Sync with the recent updates to pokecrystal.entrpntr
2020-04-22Finish home cleanup, identify tileset data, other misc cleanups.entrpntr
2020-03-31Disassemble pic banks.entrpntr
2020-03-17Fill in a lot of missing bank $04 code.entrpntr
2020-03-16Sync home/ with pokecrystallibjet
2020-03-15Merge files into pokemon.asm, battle.asm and menu.asmlibjet
2020-02-19Add home/tilemap.asm and update home/menu.asmlibjet
2020-02-19Use labels instead of constants for HRAMlibjet
2020-02-18Add copy_name.asmlibjet
2017-08-24Upgrade repo for compatibility with current rgbds (breaks pre-0.3.3 ↵PikalaxALT
compatibility)
2016-06-17HOME up to 367Epikalaxalt
2016-06-17More of HOMEpikalaxalt
2016-06-17home/menu.asm; forgot to track some filespikalaxalt
2016-01-29Import stuff from pokecrystal; diff gold and silverPikalaxALT