aboutsummaryrefslogtreecommitdiffstats
path: root/engine/overworld/cut.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Use VRAM constants where applicable.yenatch2014-05-291-6/+6
|
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-24/+24
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Comment some more bank 0 functions.yenatch2014-05-231-1/+1
|
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+258