aboutsummaryrefslogtreecommitdiffstats
path: root/engine/gamefreak.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some bank1c documentation.luckytyphlosion2015-07-101-59/+80
| | | | | gamefreak.asm, hall_of_fame.asm, palettes.asm. Also new hram/wram.asm labels.
* Use VRAM constants where applicable.yenatch2014-05-291-3/+3
|
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-6/+6
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+220