The original 0.70.1 binary release of yapesdl from Codeplex for Ubuntu 64-bit and Windows 32/64 bit. The following most notable changes were made:
- serial IEC implemented to complement the Commodore plus/4's parallel IEC
- much improved VIC-II emulation (lightpen latches, sprite crunching, DMA)
- improved SID emulation & replay (6581R4 default for C64, 8580 for plus/4)
- minor CIA changes
- ported and compiled to Javascript using Emscripten
- savestates support
- implemented a simple options menu at long last
- video speed increased via 'SDL_SetRenderTarget'
- use 'SDLGameController' API rather than 'SDLJoystick'
- more consistent positional keymapping
- simple overlay keyboard for hints
- more jostick keyset options
- preliminary ZIP file support
The emulator runs fine in a browser as well when compiled to Javascript using Emscripten. A working demo is available here.