WinUAE icon indicating copy to clipboard operation
WinUAE copied to clipboard

WinUAE Amiga emulator

Results 78 WinUAE issues
Sort by recently updated
recently updated
newest added

This is how the tunnel effect in Soulkitchen is likely supposed to look: https://www.youtube.com/watch?v=yftem-hkumc, about 3:30 in. This is how it looks in WinUAE 6 beta 4: https://github.com/user-attachments/assets/87ed9452-c191-4c5b-a851-e1a471072acd I have...

Regression (or difference) compared to 5.3.1. I've noticed this in **Monkey Island 2** and **Battle Chess II** (using the SPS images). Note the 1px wide dotted line on the left...

Regression from 5.3.1. There is a short line segment in the top left corner in all **TV** overscan modes and in the regular **Overscan** mode (first image). In **Overscan+** mode...

The main purpose of this PR, is to add `#ifdef` statements where needed, to control various aspects of the emulation centrally (in `sysconfig.h`). Most of those defines already existed, but...

It happened to me twice now that WinUAE 5.3.1 just crashes outright and creates a dump file whenever I start _any_ configuration (including the default config). Once the problems start,...

Would it be possible to introduce a "Throttle CPU speed" option for the approx/cycle-exact mode? The use-case is watching 040/060 demos where you need to fine-tune the actual speed with...

I've released a MIT-licensed open source shader: https://github.com/blurbusters/crt-beam-simulator You could upgrade WinUAE's BFI to do this. Looks pretty fantastic on modern 240-480Hz OLEDs. (better than strobing in faithful look of...

Every Amiga emulator I checked relies on the SPS library to load IPF images, and it's strictly non-commercial but free to distribute so it's been working fine. But there is...