aboutsummaryrefslogtreecommitdiffstats
path: root/macros/ram.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2025-11-27Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)Narishma-gb1-2/+0
2025-11-12Use features of RGBDS 1.0.0 (#537)Rangi1-1/+1
2023-11-22Convert a couple ds 2 to dwvulcandth1-2/+2
2022-09-11Rename `macros/wram.asm` to `macros/ram.asm` (#388)vulcandth1-0/+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