summaryrefslogtreecommitdiff
path: root/home/pics.asm
AgeCommit message (Collapse)Author
2021-05-06Use BANK("Pics #") for Pokémon and trainer picsRangi
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi
2020-07-04Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported ↵Rangi
by rgbds 0.4.0)
2020-07-03home/pic.asm -> home/uncompress.asm; home/uncompress.asm -> home/pics.asmRangi
One does the actual decompression, the other synthesizes the decompressed data.