Monday, April 20, 2009

ZX Spectrum emulator for Windows with JUCE library

This 48K Spectrum emulator is a Windows port of the emulator I've made originally for Linux with Allegro library. This time the interface is more comprehensive and has been developped with the fantastic Juce graphical library (http://www.rawmaterialsoftware.com/juce).

  • 48K ZX Spectrum
  • Snapshots loading / backup on SNA format
  • Pause
  • Poke memory
  • JPG screenshots
  • Sound
  • Joysticks cursor, kempston, Sinclair 2 interfaces
  • Windowed display 320x200

The source files and binary are available in the attache file.

Enjoy!

Buzz

Sources

Binaries 

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Expansion shield for Arduino UNO

  Expansion shield for Arduino UNO Version : 14/04/2023 This little board and the source code are part of a CS Bomb-like project to be us...