retrogubbins / paseVGA

Petes Awful Spectrum Emulator with VGA display output

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

paseVGA

An emulation of the ZXSpectrum computer on an ESP32 and VGA Screen

VGA Driver is from ESP32Lib by BitLuni

https://github.com/bitluni/ESP32Lib

Z80 core is by Marcel de Kogel

Will load SNA snapshots from SDCard

Bugs:

Fixed problem with SNA not loading, it was due to swapped registers in the loading

A much better extension of this code is available in the project from Ramon Martinez:

https://github.com/rampa069/ZX-ESPectrum

About

Petes Awful Spectrum Emulator with VGA display output


Languages

Language:C++ 84.6%Language:C 10.0%Language:Objective-C 5.4%