sdima1357 / specci128

zx spectrum 128 emulator on stm32f407

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

specci128

zx spectrum 128 and 48 emulator on stm32f407vet6 board + FSMC display ili9341 (16 bit paralell protocol)

implemented ".z80" and ".tap" format for read.
".mp3" (only for sound test)
On SD card put files into directories under root:
"/Z48" files for sinclair 48 (.z80 and . tap)
"/Z128" files for sinclair 128 (.z80 and . tap)
"/MP3" mp3 files

Display dedicated for the board , from here https://www.aliexpress.com/item/32991977705.html

About

zx spectrum 128 emulator on stm32f407

License:GNU General Public License v3.0


Languages

Language:C 98.0%Language:C++ 1.2%Language:Objective-C 0.4%Language:Assembly 0.3%