tonioni / WinUAE

WinUAE Amiga emulator
http://www.winuae.net/
552 stars 90 forks source link

"Warp mode reset" cannot be altered at runtime #277

Closed johnnovak closed 10 months ago

johnnovak commented 10 months ago

Test 1

  1. Create a new A500 quickstart config and click Start.
  2. Perform a reset, and note warp mode is OFF during the reset.
  3. F12, then enable "Warp mode reset".
  4. Perform a reset, and note warp mode is still OFF during the reset.

Test 2

  1. Create a new A500 quickstart config, but now enable "Warp mode reset" before clicking Start.
  2. Perform a reset, and note warp mode is ON during the reset.
  3. F12, then disable "Warp mode reset".
  4. Perform a reset, and note warp mode is still ON during the reset.
  5. Save this as a new config (so "warp mode = off" gets saved into the config).
  6. Restart WinUAE, load this config, then reset. Note warp mode is OFF during the reset.
johnnovak commented 10 months ago

Confirming that this works fine now in 5.2.0 b4 👍🏻