aboutsummaryrefslogtreecommitdiffstats
path: root/home/uncompress.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync more with pokeyellowRangi2020-11-051-1/+1
|
* Use HIGH() and LOW()Rangi2020-07-071-2/+2
|
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-3/+3
|
* home/pic.asm -> home/uncompress.asm; home/uncompress.asm -> home/pics.asmRangi2020-07-031-165/+560
| | | | One does the actual decompression, the other synthesizes the decompressed data.
* Move more code from home.asm to home/Rangi2020-07-031-0/+196