aboutsummaryrefslogtreecommitdiffstats
path: root/ram/hram.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use macros to enforce "hidden object" constraints, and rename them to ↵Rangi2026-01-071-1/+1
| | | | "hidden events" (#559)
* Use macros to enforce "missable/hide/show object" constraints, and rename ↵Rangi2026-01-071-2/+2
| | | | them to "toggleable objects" (#557)
* Identify more flag bits (#464)Sylvie2024-09-231-0/+1
|
* Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)Sylvie2024-09-181-1/+1
| | | Also identify `wPPUpCountAndMaxPP`
* Update to RGBDS 0.7.0 (#447)Rangi2024-01-031-0/+2
|
* Convert a couple ds 2 to dwvulcandth2023-11-221-1/+1
|
* Identify the unnamed HRAM variables and one WRAM label (#438)Vortyne2023-11-201-8/+5
|
* Add a subdirectory for RAM filesRangi2022-06-171-0/+402