kosarev / zx

ZX Spectrum emulator written in a mix of Python and C++
https://twitter.com/z80tools
MIT License
21 stars 1 forks source link

Execute simulated reset and key strokes at full speed #14

Closed kosarev closed 4 years ago

kosarev commented 4 years ago

So users don't have to wait that long.

kosarev commented 4 years ago

Supported via: 2074984 [#14] The emulator-run function to support custom durations. 8bc106d [#14] Emulator-run functions to support custom speed-factor values.