aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lance.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Commented/labelled misc functionsYamaArashi2014-09-141-2/+2
|
* Labelled and commented mostly sprite-related thingsYamaArashi2014-09-091-4/+4
|
* Use macros for predef calls/jumps instead of static ids.yenatch2014-06-161-2/+1
|
* Remove generated "indirect jump" comments.yenatch2014-06-161-1/+1
| | | | The destination is obvious when using the predef macro.
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-14/+14
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Rename joypad registers.yenatch2014-05-251-3/+3
|
* Pull map scripts out of main.asmU-Fish-PC\Daniel2014-05-181-0/+166