Added more demos and support for mixed-case properties (including a new 'debugger' property in Markdown files)
This commit is contained in:
parent
ef480867e9
commit
7ca64fcea5
162 changed files with 84341 additions and 345 deletions
BIN
disks/pc/windows/1.01/thumbnail.jpg
Normal file
BIN
disks/pc/windows/1.01/thumbnail.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
|
|
@ -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)
|
||||
|
|
|
|||
BIN
disks/pc/windows/3.00/thumbnail.jpg
Normal file
BIN
disks/pc/windows/3.00/thumbnail.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
|
|
@ -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)
|
||||
|
|
|
|||
BIN
disks/pc/windows/3.10/thumbnail.jpg
Normal file
BIN
disks/pc/windows/3.10/thumbnail.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
|
|
@ -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
|
||||
---
|
||||
|
||||
|
|
|
|||
BIN
disks/pc/windows/win95/4.00.950/thumbnail.jpg
Normal file
BIN
disks/pc/windows/win95/4.00.950/thumbnail.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 28 KiB |
Loading…
Reference in a new issue