ikjordan / picozx81

ZX81 emulator for Raspberry Pi Pico
GNU General Public License v2.0
37 stars 2 forks source link

Maker VGA and LCD targets #25

Closed ikjordan closed 8 months ago

ikjordan commented 8 months ago

Add LCD targets using ST7789 and ILI9341 controllers on the Cytron maker board Add VGA RGB222 target using the Cytron maker board Add support for VGA CSYNC Build warning free with gcc 12 Add support for debug using Raspberry Pi Debug Probe (so can debug using Pi5)