Skip to content

Releases: dirkwhoffmann/vAmiga

v1.0b2

29 Apr 13:56
Compare
Choose a tag to compare
  • Fixed a bug in the implementation of the STOP instruction (Smarty and the Nasty Gluttons). (#490)
  • Minimum OS requirement has been lowered from macOS 10.15 to macOS 10.14. (#492)
  • Enhanced support for automatic regression testing (scripts can be paused via a new wait command).

v1.0b1

20 Apr 05:32
Compare
Choose a tag to compare
  • Reworked the DDF code in Agnus (Lupo Alberto, #485, #487).
  • Fixed a bug that prevented Roms from being saved if the Rom folder wasn’t created yet (#469).
  • Fixed a bug that crashed the emulator when an IPL event was served right before a TXD event (#477).
  • Fixed a bug that crashed the emulator on exit.
  • Restructured all config panels.
  • The emulator has gotten a command console (debug terminal) which can be invoked by clicking the corresponding icon in the toolbar.

v0.9.18.1

09 Mar 15:18
Compare
Choose a tag to compare
  • Recalibrated the sound volume

v0.9.18

03 Mar 17:05
Compare
Choose a tag to compare

Fixed a bug that prevented Roms from being saved if the Rom folder did not exist.
Fixed a bug that sometimes crashed the emulator on exit.
Regrouped many config panel items.

v0.9.17.2

04 Feb 08:23
Compare
Choose a tag to compare
  • Fixed a bug that could cause a crash in the Rom config panel (#469).
  • Fixed a broken URL (#470).
  • Fixed a graphics glitch in the toolbar (#467).

v0.9.17.1

23 Jan 13:19
Compare
Choose a tag to compare
  • Replacement for v0.9.17 which is likely broken.

v0.9.17

23 Jan 09:50
Compare
Choose a tag to compare
  • Fixed a bug that crashed the emulator when a breakpoint was set to an odd address.
  • Fixed a bug that crashed the emulator when writing certain values in VPOS (Paccer + Aros Roms).
  • Fixed a bug that sometimes caused corrupted border pixels to appear in HAM mode (#443).
  • Fixed a texture displacement issue in fullscreen mode.
  • DSKSYNC comparison is performed on the bit level now (#439).
  • The head step delay of the floppy drive has been increased from 2ms to 8ms (#411, #434).
  • If BLTSTRT is written while Blitter is running, the next pending event is still executed (#437).
  • The control key can no longer be used as joystick emulation key.

v0.9.16.2

30 Dec 11:07
Compare
Choose a tag to compare
  • Fixed a timing synchronisation bug affection Apple Silicon Macs.
  • Fixed a bug in the GamePadManager affecting the detection of wireless devices.

v0.9.16.1

27 Dec 11:36
Compare
Choose a tag to compare
  • The Preferences window offers a new panel for customizing and testing external game pads.
  • Fixed several issues reported by the clang Sanitizer.

v0.9.16

21 Dec 16:19
Compare
Choose a tag to compare
  • Updated the visual appearance of several UI elements to better suit Big Sur.
  • Fixed a bug that crashed the emulator when the screen recorder was restarted without saving the previous recording.
  • Fixed a bug that sometimes crashed the emulator when a disk with a missing bitmap block was inserted.
  • Added support for the Xbox Carbon Black controller.