aboutsummaryrefslogtreecommitdiffstats
path: root/macros/wram.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename `macros/wram.asm` to `macros/ram.asm` (#388)vulcandth2022-09-111-115/+0
* RGBDS syntax updates (#358)vulcandth2022-06-061-9/+9
* More WRAM label cleanup (still needs UNIONs and renaming)Rangi2021-05-311-0/+11
* Improve some RAM formattingRangi2021-05-311-22/+29
* Identify SPRITESTATEDATA2_ORIGFACINGDIRECTIONRangi2020-07-071-1/+2
* Remove c1x*/c2x* comments, use struct offset constantsRangi2020-07-071-1/+2
* Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi2020-07-051-2/+5
* Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi2020-07-041-0/+92