vAmiga icon indicating copy to clipboard operation
vAmiga copied to clipboard

vAmiga is a user-friendly Amiga 500, 1000, 2000 emulator for macOS

Results 40 vAmiga issues
Sort by recently updated
recently updated
newest added

This feature was requested in the Discussions section. The syntax could be something like this: `mem save $A000 $FFFF /tmp/memdump.raw` `mem load $A000 /tmp/memdump.raw`

Enhancement
v3.0

In another repo, a user requested to control the emulator from within the Amiga to implement a smart warp boot mechanism (switching off warp mode when a specific task has...

Enhancement
v3.0

Issue dirkwhoffmann/virtualc64#785 has revealed a bug in the CIA sleep logic in VirtualC64. vAmiga utilizes the same logic. TODO: Port the fix from VirtualC64 once fixed in VirtualC64.

Bug
v3.0

- **Background** The Headless app is built by the GitHub runners and is used to test the integrity of the compiled app on multiple platforms. Until yesterday, the Headless app...

Enhancement
v3.0

As run-ahead mode works so well in VirtualC64, it is time to port it over to vAmiga. A first prototype is already functional, with no critical performance issues: Here is...

Enhancement
v3.0

That seems to happen when the computer is locked and goes in standby; I discover the message when I unlock it. But it does not always crash. I always use...

Bug

3.0b2 I don't think that was the case with 2.6.2

On a machine with an attached hard drive, I'm disturbed by a behavior : the "write through" and "write protected" items does not seem to be kept after a machine...

Bug

I've stumbled across the following repo by chance: https://github.com/mdqinc/SDL_GameControllerDB It contains game controller descriptions and axis mappings for various devices in a compatible SDL format. At the moment, vAmiga (as...

Enhancement

This is a follow up from issue vAmigaWeb/vAmigaWeb#254 opened in the vAmigaWeb repo. The demo [TheCompany_AnotherWorld.hdf.zip](https://github.com/user-attachments/files/17033506/TheCompany_AnotherWorld.hdf.zip) freezes after a couple of seconds. > > > Seems to be a race...

Bug
Needs investigation