--- hatari/tests/tosboot/disk/ahcc-gemdos 2019/04/09 08:53:51 1.1.1.3 +++ hatari/tests/tosboot/disk/ahcc-gemdos 2019/04/09 08:57:27 1.1.1.5 @@ -14,13 +14,16 @@ setopt --statusbar off --fast-forward yes --fastfdc on --conout 2 # wait for EmuTOS to boot -sleep 2 +sleep 4 # Invoke EmuCON with ^Z: Control down, press Z, Control up keydown 29 keypress Z keyup 29 +# wait EmuCON to accept input +sleep 1 + # output command to re-build test.prg text ahcc_p.ttp gemdos.prj # press Return to execute it