aboutsummaryrefslogtreecommitdiffstats
path: root/engine/hidden_object_functions7.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Pick off some more static map ids.yenatch2015-02-071-1/+1
|
* Commented/labelled misc functionsYamaArashi2014-09-141-3/+3
|
* Commented more sprite and map codeYamaArashi2014-09-131-4/+4
|
* Labelled and commented mostly sprite-related thingsYamaArashi2014-09-091-1/+1
|
* Use macros for predef calls/jumps instead of static ids.yenatch2014-06-161-6/+3
|
* 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-44/+44
| | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue.
* Rename joypad registers.yenatch2014-05-251-1/+1
|
* Clean up some bank 3 functions and rename flag action functions.yenatch2014-05-251-4/+4
|
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+473