Added autoType to the DONKEY pages, in case the machines get reset
This commit is contained in:
parent
3abd13e8ca
commit
b70db39e13
2 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ machines:
|
|||
path: /disks/pcx86/dos/ibm/1.00/PCDOS100.json
|
||||
B:
|
||||
name: None
|
||||
autoType: $date\rbasica donkey\r
|
||||
---
|
||||
|
||||
IBM PC Running DONKEY.BAS
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@ machines:
|
|||
path: /disks/pcx86/dos/ibm/1.00/PCDOS100.json
|
||||
B:
|
||||
name: None
|
||||
autoType: $date\rbasica donkey\r
|
||||
---
|
||||
|
||||
IBM PC Running DONKEY.BAS (with Debugger)
|
||||
|
|
|
|||
Loading…
Reference in a new issue