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

TAP format #10

Closed mirivlad closed 2 years ago

mirivlad commented 2 years ago

Hello. Id like your project, and see u want add TAP format loading. may be this help 4 u. This is project for stm32, but i think u can portable this code. https://github.com/ukw100/STECCY/blob/main/src/tape/tape.c

dcrespo3d commented 2 years ago

@EremusOne added support for TAP loading.