Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 383 Bytes

File metadata and controls

18 lines (9 loc) · 383 Bytes

ZXpp

C++ conversion of my C# ZX Spectrum emulator. Requires DirectX Toolkit available at http://directxtk.codeplex.com/

Final project commit : 17/04/2013

F4 Opens a snapshot/tape file (type LOAD "" in the Spectrum after opening a tape file)

F5 Saves snapshot

F12 Resets the Spectrum

Esc Quits

Unfortunatley, due to a bug is only stable when compiling in DEBUG mode.