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

Findings after a brief code review: - At the end of `Denise::translate()`, the contents of `iBuffer` and `mBuffer` are identical (the `mBuffer` is modified later in `drawSprites()`). - The `iBuffer`...

Refactoring
v2.6

This bootblock intro https://www.pouet.net/prod.php?which=71703 isn't displayed correctly in vAmiga. The small booze logo shows up (it's a sprite) but the twist effect isn't there. ![001](https://github.com/dirkwhoffmann/vAmiga/assets/350822/1dee664d-3032-4417-a11d-c2cf4467fad8) It should be noted that...

Amiga 500 ECS 68010: πŸ₯° ![tbeirq5_A500_ECS_68010](https://user-images.githubusercontent.com/12561945/198890757-bfc5d077-2f45-4111-a3e4-d55237c779c0.JPG) vAmiga: πŸ™ˆ Interestingly, this test is the only failing test from the UART test suite. All other tests pass in 68010 mode.

Bug

If you go to Machine -> Save, vAmiga crashes. I seems to crash here: https://github.com/dirkwhoffmann/vAmiga/blob/2b8e4c1899fed0c6a4c47c080daf2e9a8f3f3da1/Emulator/Base/CoreComponent.cpp#L144 The only thing I can think that might be wrong is that the `

Bug
v3.0

Here is a list of regression tests that need to be worked on: - Agnus/Copper/Wait/waitblt3 The test flickers, thus breaking automatic regression testing. TODO: Add CPU sync - Mainboard/Ports/POT/pot1dat1 Test...

Enhancement

when i select mouse as game pad one i can move the pointer but not click. i have a bluetooth mouse connected with my ipad.

On my dev machine, I can no longer run the precompiled versions of vAmiga 2.4 or 2.5. I guess it happened after some macOS update. Compiled in XCode, it works...

Bug

Have a good day everyone, confirming that as always I silently follow all the updates of your two great emulators, always satisfied with the great efficiency of the VirtualC64 which...

I've just come across this new [web port](https://coppenheimer.heckmeck.de) of vAmiga by @coppenheimer, which looks very promising. One of its standout features is memory heat maps, a feature that could greatly...

Enhancement

If EmuTOS kickstart rom replacement is installed in vAmiga kickstart rom socket vAmiga looks and feels like an Atari ST πŸ€“ ![IMG_0110](https://github.com/dirkwhoffmann/vAmiga/assets/17108995/b2300429-3b1e-4271-85dd-236ed3b845b4) Here vAmiga on iPad via (vAmigaWeb) Tried to...

Enhancement