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.