This is source code repository for my diploma thesis implementing a multi-platform ZX Spectrum Emulator.
- Uses z80ex library for emulation of Z80 CPU
- Multilingual user interface based on wxWidgets 2.8
- Sound (using Portaudio)
- Keyboard and joystick support
- Loading different snapshot and tape images (using libspectrum)
- Step debugging
- Breakpoints
- Z80 byte code decoder (using z80ex library)
- Memory and Z80 registers editor
See BUILD.