ArjunNair / Zero-Emulator

Zero is a ZX Spectrum emulator for Windows, written using C#.
Other
42 stars 10 forks source link

[Feature Request] Provide an option to turn off accelerated loading #47

Closed wibblemonkey closed 6 months ago

wibblemonkey commented 6 months ago

Zero loads all TZX and TAP files in an accelerated manner - given that one of the goals for this emulator is to be "highly accurate", it would be good if this was an option that could be turned off for a more authentic Spectrum loading experience.

ArjunNair commented 6 months ago

Accelerated and edge loading can be turned on/off via the Tape Browser window.

wibblemonkey commented 6 months ago

I had turned off Fast Load but not Edge Load. Thanks.