Poke_Transporter_GB/tools
Philippe Symons 08454cd1fa Optimize zx0 decompression for speed instead of code size:
- Read more than 1 byte at a time: read by uint32_ts
- Make use of the native uint32_t type for the whole algorithm instead of uint16_t
2025-04-26 23:15:54 +02:00
..
compressZX0 Optimize zx0 decompression for speed instead of code size: 2025-04-26 23:15:54 +02:00
data-generator Implement zx0 compression 2025-04-24 21:14:48 +02:00