Assorted redirects and title updates
This commit is contained in:
parent
71b4bc41e5
commit
b10810ae4d
66 changed files with 7048 additions and 50 deletions
|
|
@ -64,7 +64,8 @@ that automatically run the software.
|
|||
|
||||
### Microsoft Windows
|
||||
|
||||
* Microsoft Windows 1.01
|
||||
* Microsoft Windows 1.00
|
||||
* [Microsoft Windows 1.01](/disks/pc/windows/1.01/)
|
||||
* Microsoft Windows 1.03
|
||||
* Microsoft Windows 1.03A
|
||||
* Microsoft Windows 1.04
|
||||
|
|
|
|||
|
|
@ -2,9 +2,14 @@
|
|||
layout: page
|
||||
title: "IBM PC (Model 5150) running CP/M-86"
|
||||
permalink: /disks/pc/cpm/1.1b/
|
||||
redirect_from:
|
||||
- /disks/pc/cpm/
|
||||
machines:
|
||||
- type: pc
|
||||
id: ibm5150
|
||||
---
|
||||
|
||||
CP/M-86 1.1b
|
||||
---
|
||||
|
||||
{% include machine.html id="ibm5150" %}
|
||||
|
|
|
|||
14
disks/pc/windows/1.01/machine.md
Normal file
14
disks/pc/windows/1.01/machine.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
layout: page
|
||||
title: Microsoft Windows 1.01
|
||||
permalink: /disks/pc/windows/1.01/
|
||||
machines:
|
||||
- type: pc
|
||||
id: ibm5160
|
||||
config: /devices/pc/machine/5160/ega/640kb/win101/machine.xml
|
||||
---
|
||||
|
||||
Microsoft Windows 1.01
|
||||
---
|
||||
|
||||
{% include machine.html id="ibm5160" %}
|
||||
|
|
@ -2,6 +2,7 @@
|
|||
<?xml-stylesheet type="text/xsl" href="/versions/pcjs/1.20.4/manifest.xsl"?>
|
||||
<manifest type="software">
|
||||
<title>Microsoft Windows 1.01</title>
|
||||
<machine href="/devices/pc/machine/5160/ega/640kb/win101/machine.xml"/>
|
||||
<disk id="disk01" size="368640" chs="40:2:9" dir="static/01-SETUP/" href="/disks/pc/windows/1.01/WIN101-DISK1-SETUP.json" md5="f82a9804ea9baab98f0d1fe9bf639637" md5json="6fd1f1762e78830e27f44e3e9386ae55">
|
||||
<name>Windows 1.01 (SETUP)</name>
|
||||
<file size="13008" time="1985-11-15 05:43:02" attr="0x20" md5="448755ac06a2d21ef62f5967a3a5d8e5">CGA.DRV</file>
|
||||
|
|
|
|||
Loading…
Reference in a new issue