aboutsummaryrefslogtreecommitdiffstats
path: root/data/maps/hide_show_data.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-03-25Verify data table and name list sizes with assertion macrosRangi1-0/+4
Fixes #312
2020-11-14Fix file modesdannye1-0/+0
2020-07-20Add comments associating constants with data, and identify some more dataRangi1-1/+1
2020-07-14Clean up some data, using macros for multiline list entriesRangi1-2/+2
2020-07-05Update map hide/show data labelsRangi1-571/+558
Fixes #235
2020-07-03Replace raw hex values with HRAM constantsRangi1-2/+2
To do: turn constants into labels and use ldh
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi1-0/+0
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
2019-01-01Rename map files, labels, and constants to be consistent and work with ↵Rangi1-90/+90
Polished Map
2016-07-27Replace unnecessary tabs with spacesdannye1-2/+2
2016-06-11remove address commentsYamaArashi1-76/+76
2015-08-30No more W_dannye1-1/+1
2014-05-26Remove most static wram addresses. Use labels instead.yenatch1-1/+1
For unknown addresses, use "w<address>". Label overleads are still an issue.
2014-05-19Pull more data out of main.asmU-Fish-PC\Daniel1-0/+577