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