Releases: dirkwhoffmann/virtualc64
Releases · dirkwhoffmann/virtualc64
v5.1
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
Changes:
- SID: Sampling mode RESAMPLING was broken in 5.0.
- The SID inspector did not report audio buffer underflows / overflows correctly.
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