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

`stackframecnt` and `stackframecntsuper` are not checked against `MAX_STACKFRAMES`. Had a case where it overflowed, corrupted the heap and crashed WinUAE.

As part of the vAmiga regression test suite, I've written a [small program](https://github.com/dirkwhoffmann/vAmigaTS/tree/master/CPU/Exceptions/StackFrame/stackframe3) which calls `BKPT` and dumps the generated stack frame: On my real machine (A500 ECS, 68010, 512...

- lsi53c710: fix register access mapping - A4091: Allow 32 and 64KB ROMs

Hi Toni, I am referring to functions `setchkundefinedflags` and `setchk2undefinedflags` in `newcpu_common.cpp`. Inside both functions, multiple subtractions are performed such as this one: if (val > lower && upper -...

Happy WinUAE user here. Have recently been using a Surface Pro X, which is a Windows on ARM64 device. It would be very great if WinUAE could be built for...

This automatically sets Rev A for all games of the appropriate size and adjusts the NVRAM location accordingly. TODO: Rev A and derived games do not have working controls (no...

It's not possible to click OK on the crash/minidump screen when a crash has occured. Win10 64bit WinUAE 3.4.0 Beta 10 32bit (also happens in 3.3 release)

I am running Winuae 4.9.0 64 bit from the following windows folder: `C:\Users\USER\AppData\Roaming\Code\User\globalStorage\prb28.amiga-assembly\downloads\[email protected]\vscode-amiga-assembly-binaries-windows_x64` DH0 is located here: `C:\dev\Amiga-asm\uae\A1200dh0` I get the floowing error in winuaelog.txt: ``` 08-169 [28 185-123]: Mounting...

I have "RTG Board -> Always center" checked on the UAE card, which produces a pixel perfect exact resolution (UAE 640x512), but it's small on screen. Using native modes, the...

Performance of latest 4910 64-bit Version is much worse compared to the 32-bit Version on my 64-bit Dell XPS13 Laptop Windows 10 in latest release. Tested on A500 Kick 1.3...