fdivitto / FabGL

ESP32 Display Controller (VGA, PAL/NTSC Color Composite, SSD1306, ST7789, ILI9341), PS/2 Mouse and Keyboard Controller, Graphics Library, Sound Engine, Game Engine and ANSI/VT Terminal
http://www.fabglib.org
Other
1.48k stars 221 forks source link

PC Emu with TFT display #395

Open Leizar06001 opened 2 months ago

Leizar06001 commented 2 months ago

Hi, Would it be possible to make the Pc emulation code to work with a TFT rgb display (800 * 480) ? I am using Arduino GFX lib for it but looking at the code using VGA it seems to me that it would involves a lot of changes ?