Releases: dirkwhoffmann/vAmiga
Releases · dirkwhoffmann/vAmiga
v2.3b1
Bug fixes:
- When drive mechanics were emulated, invalid SYNC words sometimes showed up (Batman rises, #766).
- Snapshots containing more than 512 KB Slow Ram were reported as being corrupted (#770).
- Memory footprint is back to normal (#735).
- Fixes an activity monitor drawing bug in CRT mode.
Enhancements:
v2.2
This is the official v2.2 release. Changes to the latest beta:
- Fixed a bug that caused the emulator to crash when a Copper list was viewed in RetroShell.
- Fixed some minor GUI issues.
- Cleaned up some code.
v2.2b1
Enhancements:
- Added cycle-accurate 68010 emulation (#728, #742)
- Added experimental 68020 emulation (#728)
- Added VSYNC support (#731)
- The Cmd keys can be mapped to the Amiga keys without extra permissions (#749)
- Added support for mice with a third button (#747)
- The configurator panel can be opened as a window (#736)
- Added an automatic resizing option to the Window menu (#729)
- A broader range of hard-drive geometries is accepted now (#734)
Bug fixes:
v2.1
Beta phase has ended.
v2.1b5
Bug fixes:
- Added support for ECS register DIWHIGH (#723)
- Option "Disconnect keys from keyboard" was broken (#722)
- Fixed a dot mask setting issue (#719)
- The built-in trackpad is no longer recognized as an external USB device (#717)
- Added more FFmpeg default search paths (#716)
- Fixed some resizing issues in the inspector window
v2.1b4
Enhancements:
- Added support for ECS Denise (SuperHires modes)
v2.1b3
v2.1b2
Enhancements:
Bug fixes:
- No more graphics glitches in DPaint IV overscan modes (#656)
- Null modem cable is no longer broken (#697)
- No more graphics glitches in Seven seas by Andromeda (#698)
- ShowConfig utility (Hyperion) does no longer crash with Kickstart 3.2 (#705)
- Fixed an error in the Hunk parser (#707)
Refactoring:
- Now the line drawing code is invoked at the beginning of the HBLANK area (#706)
v2.01
v2.1b1
Enhancements:
- Added support for overclocked CPUs (#661)
- Switching between Roms has been simplified (#682)
- Added a new compatibility option OPT_PTR_DROPS (#687)
- Improved support for disks in extended ADF format (#672)
Bug fixes:
- CIA accesses do no longer require a free bus (#696)
- Undocumented ECS bits in SPRxCTL are taken care of (#692)
Cleanup:
- The pos.h counter is incremented at the beginning of an Agnus cycle now (#681)