aboutsummaryrefslogtreecommitdiffstats
path: root/home/predef.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-4/+4
|
* H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-4/+4
|
* Replace deprecated mnemonics by the correct onesAntonio Niño Díaz2017-06-091-1/+1
| | | | | | | The old mnemonics generate warnings with new versions of rgbds. This patch replaces them by the correct ones. Signed-off-by: Antonio Niño Díaz <antonio_nd@outlook.com>
* Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-3/+3
| | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* Commented more sprite and map codeYamaArashi2014-09-131-1/+1
|
* Split more code out of home.asm.yenatch2014-05-311-0/+50