pokered/home/pics.asm, branch master Pokémon Red and Blue Use BANK("Pics #") for Pokémon and trainer pics 2021-05-07T03:04:00+00:00 Rangi remy.oukaour+rangi42@gmail.com 2021-05-07T03:04:00+00:00 c8626595b447358e568a8d23738b832f50351f77

Specify the ldh instruction, don't turn ld into ldh 2020-07-06T23:03:05+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-07-06T23:03:05+00:00 772fcc7588a4e1fbe146a02b429cf64282c81dcb

Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported by rgbds 0.4.0) 2020-07-04T05:00:45+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-07-04T05:00:45+00:00 e4e0af4d6713161d46cc0a1d580645ca40d6fa81

home/pic.asm -> home/uncompress.asm; home/uncompress.asm -> home/pics.asm 2020-07-04T03:05:25+00:00 Rangi remy.oukaour+rangi42@gmail.com 2020-07-04T03:05:25+00:00 9b144cf647fe0ca11941abff53db5e2ec2a20127 One does the actual decompression, the other synthesizes the decompressed data.
One does the actual decompression, the other synthesizes the decompressed data.