dirkwhoffmann / vAmiga

vAmiga is a user-friendly Amiga 500, 1000, 2000 emulator for macOS
https://dirkwhoffmann.github.io/vAmiga
Other
293 stars 24 forks source link

Add a warp-start feature #781

Closed dirkwhoffmann closed 1 year ago

dirkwhoffmann commented 1 year ago

A similar feature has been discussed for UAE...

Add a config option OPT_WARP_START which runs the first n seconds in warp mode where n is the provided argument. If n equals zero, warp mode stays enabled until the first disk polling click occurs.

dirkwhoffmann commented 1 year ago

Option OPT_WARP_BOOT has been added. The argument specifies the number of seconds the emulator will run in warp mode after reset. I decided against the disk polling feature, because it won't be reliable (e.g., DiagRom does not poll for a disk change).

dirkwhoffmann commented 1 year ago

Part of v2.4b1.