AgonConsole8 / agon-vdp

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

BDPP version of Console8 VDP #184

Open TurboVega opened 5 months ago

TurboVega commented 5 months ago

This branch adds BDPP support to the VDP. It should work with non-BDPP versions of MOS; however, in order to use BDPP, both CPUs must have BDPP-enabled code.

See the GRABBUFFER.BAS app as an example of using BDPP in BASIC. There is also the TRANSFER.BAS app and the TRANSFER4K.BAS app.