Releases: dirkwhoffmann/virtualc64
Releases · dirkwhoffmann/virtualc64
v5.1b2
Bug fixes:
- The speed stepper icon did not disappear in fullscreen mode in the first beta.
Enhancements:
- Improved REU accuracy. Passing most VICE REU tests now.
- RetroShell commands can be passed in as command line arguments (
-"
Some command"
).
v5.1b1
Bug fixes
- The virtual keyboard did not highlight pressed keys correctly
Enhancements
- Improved RetroShell
- Commander and Debugger are two separate consoles now
- RetroShell can be used via a (telnet) remote connection (why? I don’t know)
- Implemented timing-accurate REU
- Snapshots are now run-length encoded for a lower memory footprint
- Added speed adjust buttons to the status bar
- Code cleanup (ported latest architectural changes from vAmiga)
- More stuff that I didn’t write down and forgot about
v5.0.1
v5.0
Changes to the latest beta release:
- Compiled on release mode
- Some minor bug fixes
v5.0b7
v5.0b6
v5.0b5
v5.0b4
Changes:
- Compiled with debug symbols included
- Some more code cleanup
v5.0b3
v5.0b2
This is the second beta of VirtualC64 5.0. In addition to fixing several bugs that sneaked into v5.0b1, the inspector panel now features a memory heatmap. Moreover, the public API has been cleaned up further.