dirkwhoffmann / vAmiga

vAmiga is a user-friendly Amiga 500, 1000, 2000 emulator for macOS

Home Page:https://dirkwhoffmann.github.io/vAmiga

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a warp-start feature

dirkwhoffmann opened this issue · comments

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.

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).

Part of v2.4b1.