summaryrefslogtreecommitdiff
path: root/wram.asm
AgeCommit message (Collapse)Author
2021-09-26Merge branch 'master' of https://github.com/pret/pokereddannye
2021-09-08`ASSERT LOW(wSpriteStateData1) == 0 && LOW(wSpriteStateData2) == 0`Rangi
2021-08-28wcf4b -> wStringBufferRangi
2021-06-01Merge remote-tracking branch 'remotes/pokered/master'Rangi
2021-06-01Use more UNIONs for overlapping WRAM labelsRangi
2021-05-31Use rgblink -w to have one $2000-byte WRAM0 regionRangi
2021-05-31Clean up Yellow's WRAMRangi
2021-05-31Merge remote-tracking branch 'remotes/pokered/master'Rangi
2021-05-31Use a 30-byte UNION for some overlapping WRAM labelsRangi
2021-05-31Merge branch 'master' of https://github.com/pret/pokereddannye
2021-05-31Merge branch 'master' of https://github.com/pret/pokereddannye
2021-05-31Use more WRAM sectionsRangi
2021-05-31More WRAM label cleanup (still needs UNIONs and renaming)Rangi
2021-05-31Start reformatting WRAM labelsRangi
wLabel:: ; comment ds N becomes ; comment wLabel:: ds N
2021-05-31Improve some RAM formattingRangi
2021-05-31Improve some RAM formattingRangi
2021-04-30Merge branch 'master' of https://github.com/pret/pokereddannye
2021-04-27Use {interpolation} to generate sequences of RAM labelsRangi
Fixes #319
2021-04-13Merge remote-tracking branch 'remotes/pokered/master'Rangi
2021-04-13Use assertions to catch the GetName bug, and use a NAME_BUFFER_LENGTH constantRangi
2021-03-25Merge branch 'master' of https://github.com/pret/pokereddannye
2021-03-25Verify data table and name list sizes with assertion macrosRangi
Fixes #312
2020-12-15Merge branch 'master' of https://github.com/pret/pokereddannye
2020-11-29Update related tile animation constantsSatoMew
2020-11-28Keep wGrassMons and wWaterMons together with a UNIONRangi
2020-11-17Use assert to ensure correct base data sizeRangi
2020-11-14Merge branch 'master' of https://github.com/pret/pokereddannye
2020-11-14Fix file modesdannye
2020-11-13Add constants for player and rival startersRangi
2020-11-07Add label for unknown debug bytedannye
2020-11-05Sync more with pokeredRangi
2020-11-05Sync more with pokeyellowRangi
2020-11-05Remove trailing whitespaceRangi
2020-11-04Start reorganizing pokeyellowRangi
2020-11-04Sync with pokereddannye
2020-08-31Use constants to delineate map types, and factor out more dataRangi
2020-08-16Fix comment about SONYRangi
2020-07-17SONY -> RIVALRangi
2020-07-15Disassemble the BLUEMONS.GB debug ROMRangi
2020-07-09Use const_skip and const_next macros for brevityRangi
2020-07-07Identify SPRITESTATEDATA2_ORIGFACINGDIRECTIONRangi
2020-07-07Names for more SECTIONsRangi
2020-07-07Remove c1x*/c2x* comments, use struct offset constantsRangi
2020-07-06Use ASCII quotes in commentsRangi
2020-07-06Use labels for HRAM and VRAMRangi
2020-07-05Port _RemovePokemon documentation from pokeyellowRangi
2020-07-04Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported ↵Rangi
by rgbds 0.4.0)
2020-07-03Replace raw hex values with HRAM constantsRangi
To do: turn constants into labels and use ldh
2020-06-27Remove RAM address commentsRangi
2020-05-29Name UnusedCD40Nog-Frog
Every man deserves a name :)