aboutsummaryrefslogtreecommitdiffstats
path: root/macros/wram.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-11Rename `macros/wram.asm` to `macros/ram.asm` (#388)vulcandth1-115/+0
2022-06-06RGBDS syntax updates (#86)vulcandth1-10/+10
2022-06-06RGBDS syntax updates (#358)vulcandth1-9/+9
2021-05-31More WRAM label cleanup (still needs UNIONs and renaming)Rangi1-0/+11
2021-05-31Improve some RAM formattingRangi1-38/+45
2021-05-31Improve some RAM formattingRangi1-22/+29
2020-11-04Start reorganizing pokeyellowRangi1-0/+20
2020-11-04Sync with pokereddannye1-0/+97
2020-07-07Identify SPRITESTATEDATA2_ORIGFACINGDIRECTIONRangi1-1/+2
2020-07-07Remove c1x*/c2x* comments, use struct offset constantsRangi1-1/+2
2020-07-05Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi1-2/+5
2020-07-04Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi1-0/+92