dcrespo3d / ZX-ESPectrum-Wiimote

A ZX spectrum 48K/128K emulator running on ESP32 powered Lilygo TTGo VGA32 v1.4 board, using PS2 keyboard and/or Wiimote as input device. Active branches are master and devkit-custom
MIT License
67 stars 18 forks source link

src/ESPectrum.cpp #8

Closed pbadun closed 2 years ago

pbadun commented 3 years ago

Error in linux.

src/ESPectrum.cpp line 33 "z" -> "Z" //#include "z80_LKF/z80user.h"

include "Z80_LKF/z80user.h"