FrodeSolheim / fs-uae

Cross-platform Amiga emulator with a slight focus on gaming, but also with solid support for productivity apps including just-in-time (JIT) compilation.
https://fs-uae.net/
GNU General Public License v2.0
467 stars 92 forks source link

Infinite loop / stuck window setting unsupported processor #223

Open HVR88 opened 4 years ago

HVR88 commented 4 years ago

When an unsupported processor is selected for a base Model configuration, a repeating error message will appear on the fullscreen UI without the possibility to press F12 or otherwise close the emulator.

Procedure: From FS-UAE Launcher Select any game (using WHDLoad games for testing) Set Computer Model to A3000 Set Addition Configuration -> CPU to 68010 Start the game

The only way I know to restore is to restart the computer. Windows such as Task Manager get overwritten by the FA-UAE fullscreen UI and can't be used.

What I expect to happen: A single error message/trap before the game starts, preventing the emulation from starting or A single error message after the emulation starts and when confirmed/dismissed, emulation stops/exits

FrodeSolheim commented 4 years ago

I can confirm that there is some bug here; on Linux FS-UAE crashes if run with fs-uae --amiga-model=A3000 --cpu=68010