Skip to content

Releases: dirkwhoffmann/vAmiga

v0.9.13.1

11 Oct 08:41

Choose a tag to compare

  • The screen recorder no longer crashes if an invalid aspect ratio is specified.
  • The screen recorder accepts custom video bit rates now.

v0.9.13

11 Oct 05:54

Choose a tag to compare

  • Fixed a severe sprite sequencer bug that was introduced in v0.9.10.1.
  • Fixed a bug that made snapshots unusable in v0.11 and v0.12.
  • Fixed a bug in the sprite collision logic (Gravity Force).
  • Video capturing support has beed added (requires FFmpeg to be installed).

v0.9.12

29 Sep 13:29

Choose a tag to compare

  • Added DOS disk support (3.5“ 720KB, Amiga Transformer).
  • Fixed a bug in the implementation of the RESET instruction (Amiga Transformer).
  • Fixed a bug that caused Paula to omit DSKBLK IRQs when no drive was selected (A-Max).
  • The ERSY bit in BPLCON0 now freezes the position counters (The Jetsons).
  • The BZERO bit in DMACON had wrong polarity when the Line Blitter was in use.
  • Fixed the serial loopback cable (which was broken since v0.60).
  • The memory inspector has been updated. It can now display the bank map as it is seen by Agnus.
  • Recalibrated the drive motor to rotate the disk at exactly 300rpm.

v0.9.11

09 Sep 06:26

Choose a tag to compare

  • Improved interlace mode (no more glitches in Anarchy 3D Demo 2)
  • Improved IPL timing (time until INTENA / INTREQ changes are detected by the CPU)
  • The JMP instruction no longer crashes the emulator when both the destination address and the stack pointer are odd.

v0.9.10.1

05 Aug 10:34

Choose a tag to compare

  • Fixed a bug inside the sprite register recorder (mouse pointer is now visible in Kickstart 3.1)

v0.9.10

03 Aug 13:55

Choose a tag to compare

  • Added support for .zip and .gz files.
  • The VERTB interrupt fired one cycle too late (Pygmy Projects - Extension demo)
  • ECS Agnus failed if bitplane DMA was enabled in the middle of a raster line (Ghosttown - SushiBoyz).
  • Denise is emulated correctly now if both the HAM bit and the DPF bit are set.
  • Fixed a bug that sometimes caused disk DMA to be switched on too early.
  • Fixed a bug in the TOD clock initialization code (Blast From The Past).
  • Registers JOY0DAT and JOY1DAT returned wrong values if no mouse was connected.
  • The CHK instruction didn’t work correctly with negative bounds.
  • Fixed the operand write order of the CLR instruction.
  • Fixed a bug that sometimes prevented the Copper to write into BPLxDAT.

v0.9.9

21 Jul 11:41

Choose a tag to compare

  • Added support for the Ricoh real-time clock.
  • Added support for the ADZ and DMS file formats.
  • vAmiga can load some encrypted Cloanto Roms now (a rom.key file is required).
  • Fixed a bug which made it impossible to load snapshots if no default Rom was specified.
  • Fixed a timing issue affecting shift instructions in byte addressing mode.
  • Fixed a bug that sometimes allowed bitplane DMA to happen even if DDFSTRT was never hit.
  • Writes to pointer registers may be dropped if DMA is in progress (Plasma Force - New stuff).

v0.9.8.4

01 Jul 14:17

Choose a tag to compare

Fixed an audio bug introduced in v0.9.8.1.
The emulator no longer crashes when an unmapped key is pressed.
Icons on the MacBook Pro TouchBar have the correct color now.

v0.9.8.3

29 Jun 14:55

Choose a tag to compare

v0.9.8.3 Pre-release
Pre-release

Experimental support for two mice (Multiplayer Lemmings)

v0.9.8.2

25 Jun 17:41

Choose a tag to compare

All memory pages are mirrored correctly now.
A DSKBLK interrupt is triggered even if 0 bytes are requested to read.
The Copper doesn’t allocate the bus at (0,0) any more if DMA is off.
Double faults halt the CPU.
Timing of the RTS instruction has been rectified.
The disk drive motor has been recalibrated (disks rotate slightly slower now).