AgonConsole8 / agon-vdp

Official Firmware for the Agon Console8: ESP32 VDP
MIT License
38 stars 17 forks source link

Compression and Decompression #185

Closed TurboVega closed 4 months ago

TurboVega commented 5 months ago

This change adds 2 new buffer commands to support compressing and decompressing buffers.

TurboVega commented 5 months ago

BTW, the buffer command codes are 1C and 1D, because BDPP uses 1B. That's on a separate PR.

stevesims commented 4 months ago

this functionality was added via #204