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

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

View file

@ -2,11 +2,19 @@
layout: page
title: Microsoft Windows 3.00
permalink: /disks/pc/windows/3.00/
machines:
- type: pc
id: ibm5170-pcdos320
config: /devices/pc/machine/5170/ega/1152kb/win300/machine.xml
---
Microsoft Windows 3.00
---
The PCjs machine below is running Microsoft Windows 3.00 on an IBM PC AT with PC-DOS 3.20.
{% include machine.html id="ibm5170-pcdos320" %}
Directory listings of the five 1.2Mb distribution diskettes are provided below.
### Directory of Windows 3.00 (Disk 1)

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

View file

@ -2,11 +2,19 @@
layout: page
title: Microsoft Windows 3.10
permalink: /disks/pc/windows/3.10/
machines:
- type: pc
id: ibm5170-pcdos330
config: /devices/pc/machine/5170/vga/2048kb/win310/machine.xml
---
Microsoft Windows 3.10
---
The PCjs machine below is running Microsoft Windows 3.10 on an IBM PC AT with PC-DOS 3.30.
{% include machine.html id="ibm5170-pcdos330" %}
Directory listings of the seven 1.2Mb distribution diskettes are provided below.
### Directory of Windows 3.10 (Disk 1)

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

View file

@ -3,8 +3,9 @@ layout: page
title: "Microsoft Windows 95 (First Retail Release)"
permalink: /disks/pc/windows/win95/4.00.950/
machines:
- type: pc-dbg
- type: pc
id: deskpro386
debugger: true
config: /devices/pc/machine/compaq/deskpro386/vga/4096kb/machine.xml
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB