aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/oakslab.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-13Commented more sprite and map codeYamaArashi1-11/+11
2014-09-09Labelled and commented mostly sprite-related thingsYamaArashi1-65/+65
2014-06-16Use macros for predef calls/jumps instead of static ids.yenatch1-36/+18
2014-06-16Rename predef functions so they aren't excessive in length.yenatch1-2/+2
This is mostly because of an rgbasm bug that prevents macro arguments from exceeding 16 characters, but the names were bad anyway.
2014-05-26Remove most static wram addresses. Use labels instead.yenatch1-106/+106
For unknown addresses, use "w<address>". Label overleads are still an issue.
2014-05-25Rename joypad registers.yenatch1-11/+11
2014-05-21Misc relabellingU-Fish-PC\Daniel1-1/+1
2014-05-21Use constants for the starter monsU-Fish-PC\Daniel1-10/+10
2014-05-18Pull map scripts out of main.asmU-Fish-PC\Daniel1-0/+1244