Added more demos and support for mixed-case properties (including a new 'debugger' property in Markdown files)

This commit is contained in:
Jeff Parsons 2016-03-05 18:09:41 -08:00
commit 7ca64fcea5
162 changed files with 84341 additions and 345 deletions

View file

@ -6,7 +6,7 @@ machines:
- type: pc
id: ibm5170-msdos320
config: /devices/pc/machine/5170/ega/640kb/rev1/machine.xml
automount:
autoMount:
A:
name: MS-DOS 3.20 (Disk 1)
path: /disks/pc/dos/microsoft/3.20/MSDOS320-DISK1.json

View file

@ -6,7 +6,7 @@ machines:
- type: pc
id: ibm5170-msdos400
config: /devices/pc/machine/5170/ega/640kb/rev1/machine.xml
automount:
autoMount:
A:
name: MS-DOS 4.00 (Disk 1)
path: /disks/pc/dos/microsoft/4.00/MSDOS400-DISK1.json

View file

@ -6,7 +6,7 @@ machines:
- type: pc
id: ibm5170-msdos401
config: /devices/pc/machine/5170/ega/640kb/rev1/machine.xml
automount:
autoMount:
A:
name: MS-DOS 4.01 (Disk 1)
path: /disks/pc/dos/microsoft/4.01/MSDOS401-DISK1.json

View file

@ -3,8 +3,9 @@ layout: page
title: Multitasking MS-DOS 4.00
permalink: /disks/pc/dos/microsoft/4.0M/
machines:
- type: pc-dbg
- type: pc
id: ibm5160
debugger: true
config: /devices/pc/machine/5160/cga/640kb/dos400m/machine.xml
---