Got rid of more app-specific demo machines (eg, DONKEY and WIN101); demos like that are more properly located in either the /apps or /disks folders (not /devices)
This commit is contained in:
parent
36933ef598
commit
9626fed7c2
152 changed files with 315 additions and 333 deletions
|
|
@ -1,20 +1,22 @@
|
|||
---
|
||||
layout: page
|
||||
title: Software Archives
|
||||
menu_title: Apps
|
||||
menu_order: 2
|
||||
permalink: /apps/
|
||||
---
|
||||
|
||||
Software Archives
|
||||
Application Demos
|
||||
-----------------
|
||||
|
||||
PCjs includes archives of selected software:
|
||||
PCjs provides selected demos of archived software:
|
||||
|
||||
* [IBM PC Application Demos](pcx86/)
|
||||
* [IBM PC Applications](pcx86/)
|
||||
* [Challenger 1P Applications](c1p/)
|
||||
* [DEC PDP-10 Tapes and Diagnostics](pdp10/)
|
||||
* [DEC PDP-11 Tapes and Diagnostics](pdp11/)
|
||||
|
||||
You can also browse our software archives by disk:
|
||||
You can also browse our collection of archived disks:
|
||||
|
||||
* [IBM PC Disk Library](/disks/pcx86/)
|
||||
* [Challenger 1P Disk Library](/disks/c1p/)
|
||||
|
|
@ -60,13 +62,16 @@ described by <file> entries in its [manifest](/apps/pcx86/1981/visicalc/ma
|
|||
<type>Application</type>
|
||||
<category>Productivity</category>
|
||||
<company>Software Arts</company>
|
||||
<releaseDate>December 16, 1981</releaseDate>
|
||||
<author href="http://www.bricklin.com/history/sai.htm">Dan Bricklin</author>
|
||||
<author href="http://www.frankston.com/public/?name=ImplementingVisiCalc">Bob Frankston</author>
|
||||
<releaseDate>December 16, 1981</releaseDate>
|
||||
<license href="http://www.bricklin.com/history/vclicense.htm">Lotus Development</license>
|
||||
<machine href="/devices/pcx86/machine/5150/mda/64kb/machine.xml" state="/apps/pcx86/1981/visicalc/state.json"/>
|
||||
<disk id="disk" dir="/apps/pcx86/1981/visicalc/bin/">
|
||||
<file>VC.COM</file>
|
||||
<file dir="../">README.md</file>
|
||||
<link href="http://www.bricklin.com/history/vclicense.htm">VisiCalc License</link>
|
||||
</disk>
|
||||
<disk id="disk01" chs="40:1:8" dir="archive/visicalc.81" href="/apps/pcx86/1981/visicalc/VISICALC1981.json" md5="5b77efdfb86aa747edb49811db75021d" md5json="b1a45cb769cf04daa259263a92bacf16">
|
||||
<name>VisiCalc (1981)</name>
|
||||
<file size="27520" time="1981-12-16 23:00:00" attr="0x20" md5="28997dfedb2440c6054d8be835be8634">VC.COM</file>
|
||||
<link href="http://www.bricklin.com/history/vclicense.htm">VisiCalc License</link>
|
||||
</disk>
|
||||
</manifest>
|
||||
```
|
||||
|
||||
|
|
@ -102,7 +107,7 @@ have saved that JSON-encoded image as static file on the server, and then added
|
|||
|
||||
```xml
|
||||
<manifest>
|
||||
<disk id="disk01" dir="/apps/pcx86/1981/visicalc/archive/" href="/apps/pcx86/1981/visicalc/disk.json">
|
||||
<disk id="disk01" chs="40:1:8" dir="archive/visicalc.81" href="/apps/pcx86/1981/visicalc/VISICALC1981.json" md5="5b77efdfb86aa747edb49811db75021d" md5json="b1a45cb769cf04daa259263a92bacf16">
|
||||
...
|
||||
</disk>
|
||||
</manifest>
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ permalink: /apps/pcx86/1981/
|
|||
---
|
||||
|
||||
IBM PC Applications (1981)
|
||||
---
|
||||
--------------------------
|
||||
|
||||
* [DONKEY.BAS (1981)](donkey/)
|
||||
* [VisiCalc (1981)](visicalc/)
|
||||
|
|
|
|||
37
apps/pcx86/1981/donkey/README.md
Normal file
37
apps/pcx86/1981/donkey/README.md
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
---
|
||||
layout: page
|
||||
title: "DONKEY.BAS (1981)"
|
||||
permalink: /apps/pcx86/1981/donkey/
|
||||
redirect_from:
|
||||
- /configs/pc/machines/5150/cga/64kb/donkey/
|
||||
- /configs/pc/machines/5150/cga/64kb/donkey/machine.xml/
|
||||
- /demos/pc/donkey/
|
||||
- /devices/pc/machine/5150/cga/64kb/donkey/
|
||||
- /devices/pcx86/machine/5150/cga/64kb/donkey/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5150
|
||||
config: /devices/pcx86/machine/5150/cga/64kb/machine.xml
|
||||
state: /apps/pcx86/1981/donkey/state.json
|
||||
autoMount:
|
||||
A:
|
||||
path: /disks/pcx86/dos/ibm/1.00/PCDOS100.json
|
||||
B:
|
||||
name: None
|
||||
---
|
||||
|
||||
IBM PC Running DONKEY.BAS
|
||||
-------------------------
|
||||
|
||||
{% include machine.html id="ibm5150" %}
|
||||
|
||||
The above simulation is configured for a clock speed of 4.77Mhz, with 64Kb of RAM and a CGA display,
|
||||
using the original IBM PC Model 5150 ROM BIOS and CGA font ROM. This configuration also includes a
|
||||
predefined state, with PC-DOS 1.0 already booted and DONKEY.BAS ready to run.
|
||||
|
||||
And now that PCx86 automatically saves all your changes (subject to the limits of your browser's local
|
||||
storage), you can even close the browser in the middle of a game of DONKEY, and the next time you load
|
||||
this page, your progress (and the donkey) will be perfectly restored.
|
||||
|
||||
For more control over this machine, try the [Control Panel](debugger/) configuration, featuring the
|
||||
built-in PCx86 Debugger.
|
||||
28
apps/pcx86/1981/donkey/debugger/README.md
Normal file
28
apps/pcx86/1981/donkey/debugger/README.md
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
---
|
||||
layout: page
|
||||
title: "DONKEY.BAS (1981) with Debugger"
|
||||
permalink: /apps/pcx86/1981/donkey/debugger/
|
||||
machines:
|
||||
- type: pcx86
|
||||
id: ibm5150
|
||||
config: /devices/pcx86/machine/5150/cga/64kb/debugger/machine.xml
|
||||
state: /apps/pcx86/1981/donkey/state.json
|
||||
autoMount:
|
||||
A:
|
||||
path: /disks/pcx86/dos/ibm/1.00/PCDOS100.json
|
||||
B:
|
||||
name: None
|
||||
---
|
||||
|
||||
IBM PC Running DONKEY.BAS (with Debugger)
|
||||
-----------------------------------------
|
||||
|
||||
{% include machine.html id="ibm5150" %}
|
||||
|
||||
The above simulation is configured for a clock speed of 4.77Mhz, with 64Kb of RAM and a CGA display,
|
||||
using the original IBM PC Model 5150 ROM BIOS and CGA font ROM. This configuration also includes a
|
||||
predefined state, with PC-DOS 1.0 already booted and DONKEY.BAS ready to run.
|
||||
|
||||
And now that PCx86 automatically saves all your changes (subject to the limits of your browser's local
|
||||
storage), you can even close the browser in the middle of a game of DONKEY, and the next time you load
|
||||
this page, your progress (and the donkey) will be perfectly restored.
|
||||
BIN
apps/pcx86/1981/donkey/screenshot.png
Normal file
BIN
apps/pcx86/1981/donkey/screenshot.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 180 KiB |
1
apps/pcx86/1981/donkey/state.json
Normal file
1
apps/pcx86/1981/donkey/state.json
Normal file
File diff suppressed because one or more lines are too long
BIN
apps/pcx86/1981/donkey/thumbnail.jpg
Normal file
BIN
apps/pcx86/1981/donkey/thumbnail.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
|
|
@ -9,6 +9,7 @@ IBM PC Application Demos
|
|||
|
||||
Below are selected [PCx86](/docs/about/pcx86/) demos of classic IBM PC applications:
|
||||
|
||||
* [DONKEY.BAS (1981)](1981/donkey/)
|
||||
* [VisiCalc (1981)](1981/visicalc/)
|
||||
* [Executive Suite (1982)](1982/esuite/)
|
||||
* [RatBas (1982)](1982/ratbas/)
|
||||
|
|
|
|||
Loading…
Reference in a new issue