pokered/home/pics.asm, branch masterPokémon Red and BlueUse BANK("Pics #") for Pokémon and trainer pics2021-05-07T03:04:00+00:00Rangiremy.oukaour+rangi42@gmail.com2021-05-07T03:04:00+00:00c8626595b447358e568a8d23738b832f50351f77
Specify the ldh instruction, don't turn ld into ldh2020-07-06T23:03:05+00:00Rangiremy.oukaour+rangi42@gmail.com2020-07-06T23:03:05+00:00772fcc7588a4e1fbe146a02b429cf64282c81dcb
Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported by rgbds 0.4.0)2020-07-04T05:00:45+00:00Rangiremy.oukaour+rangi42@gmail.com2020-07-04T05:00:45+00:00e4e0af4d6713161d46cc0a1d580645ca40d6fa81
home/pic.asm -> home/uncompress.asm; home/uncompress.asm -> home/pics.asm2020-07-04T03:05:25+00:00Rangiremy.oukaour+rangi42@gmail.com2020-07-04T03:05:25+00:009b144cf647fe0ca11941abff53db5e2ec2a20127
One does the actual decompression, the other synthesizes the decompressed data.
One does the actual decompression, the other synthesizes the decompressed data.