aboutsummaryrefslogtreecommitdiffstats
path: root/engine/intro.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove generated "indirect jump" comments.yenatch2014-06-161-2/+2
| | | | The destination is obvious when using the predef macro.
* Clean up music bank referencesU-Fish-PC\Daniel2014-06-091-1/+1
|
* Remove redundant dimensions in image filenames.yenatch2014-05-301-1/+1
|
* Use VRAM constants where applicable.yenatch2014-05-291-7/+7
|
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-23/+23
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Rename joypad registers.yenatch2014-05-251-1/+1
|
* Comment some more bank 0 functions.yenatch2014-05-231-2/+2
|
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+448