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

Typo in path of library #7

Closed danisojo closed 3 years ago

danisojo commented 3 years ago

There's a typo in line 33 in the name of the folder "z80_LKF/z80user.h" should be "Z80_LKF/z80user.h" (with capital Z in the first one) to prevent a compilation error in linux.