--- hatari/tools/hconsole/example-commands 2019/04/09 08:52:25 1.1.1.2 +++ hatari/tools/hconsole/example-commands 2019/04/09 08:54:52 1.1.1.4 @@ -5,13 +5,16 @@ # # I.e. specify EmuTOS image for Hatari and exit after the the input file. # -# For more fun, use also Hatari's --bios-intercept option. :-) +# For more fun, use also Hatari's "--conout 2". :-) # without this EmuTOS boot takes 10s more -setopt --fastfdc on +setopt --fastfdc on --fast-forward on # wait for EmuTOS to boot -sleep 5 +sleep 3 + +# boot done, back to normal +setopt --fastfdc off --fast-forward off # Note: keypress/down/up commands take either one character or # a multidigit key scancode. Scancodes need to be used for keys