Added support for special autoType sequences (eg, $date and $time, which generate current date and time strings accepted by the PC-DOS date and time prompts)

This commit is contained in:
Jeff Parsons 2017-06-23 09:39:40 -07:00 committed by Jeff Parsons
commit 991e924d01
38 changed files with 3324 additions and 3009 deletions

View file

@ -11,7 +11,7 @@ machines:
path: /disks/pcx86/dos/ibm/1.10/PCDOS110.json
B:
path: /apps/pcx86/1982/ratbas/RATBAS213.json
autoType: \r\rb:\rrt\r\xff\xf0test;\r
autoType: $date\r$time\rb:\rrt\r\xff\xf0test;\r
---
RatBas (1982)

View file

@ -11,7 +11,7 @@ machines:
path: /disks/pcx86/dos/ibm/1.00/PCDOS100.json
B:
path: /apps/pcx86/1983/adventmath/ADVENTMATH100.json
autoType: 8-10-81\rb:\ra:basica castle\r
autoType: $date\rb:\ra:basica castle\r
---
Adventures in Math (1983)