aboutsummaryrefslogtreecommitdiffstats
path: root/home/uncompress.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-5/+5
* Fix typosdannye2025-06-031-2/+2
* Identify more bit flags (#465)Sylvie2024-09-241-7/+12
* Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)Sylvie2024-09-181-1/+1
* 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
* Move more code from home.asm to home/Rangi2020-07-031-0/+196