Assorted application README updates

This commit is contained in:
Jeff Parsons 2017-06-25 10:37:08 -07:00 committed by Jeff Parsons
commit 5084c0f24e
17 changed files with 56 additions and 25 deletions

View file

@ -27,12 +27,12 @@ IBM PC Running DONKEY.BAS
{% include machine.html id="ibm5150-donkey" %}
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.
using the original IBM PC Model 5150 ROM BIOS and CGA font ROM. This configuration includes a predefined
state, with PC-DOS 1.0 already booted and DONKEY.BAS ready to run. A [Control Panel](debugger/) configuration
is also available, featuring the built-in PCx86 Debugger.
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.
This particular machine has been configured to automatically save all your changes (subject to the limits
of your browser's local storage), so you can close the browser in the middle of a game of DONKEY, and
the next time you load this page, your progress (and the donkey) should be perfectly restored.
For more control over this machine, try the [Control Panel](debugger/) configuration, featuring the
built-in PCx86 Debugger.
For more classic PC software experiences, see the PCjs collection of [IBM PC Application Demos](/apps/pcx86/).

View file

@ -21,9 +21,11 @@ IBM PC Running DONKEY.BAS (with Debugger)
{% include machine.html id="ibm5150-donkey" %}
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.
using the original IBM PC Model 5150 ROM BIOS and CGA font ROM. This configuration 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.
This particular machine has been configured to automatically save all your changes (subject to the limits
of your browser's local storage), so you can close the browser in the middle of a game of DONKEY, and
the next time you load this page, your progress (and the donkey) should be perfectly restored.
For more classic PC software experiences, see the PCjs collection of [IBM PC Application Demos](/apps/pcx86/).

View file

@ -21,6 +21,8 @@ VisiCalc (1981)
{% include machine.html id="ibm5150-visicalc" %}
For more classic PC software experiences, see the PCjs collection of [IBM PC Application Demos](/apps/pcx86/).
VisiCalc Reference
------------------

View file

@ -13,3 +13,5 @@ Executive Suite (1982)
----------------------
{% include machine.html id="ibm5160-esuite" %}
For more classic PC software experiences, see the PCjs collection of [IBM PC Application Demos](/apps/pcx86/).

View file

@ -32,6 +32,8 @@ at the time of this RatBas release.
{% include machine.html id="ibm5150-ratbas" %}
For more classic PC software experiences, see the PCjs collection of [IBM PC Application Demos](/apps/pcx86/).
Directory Listing of RatBas 2.13
--------------------------------

View file

@ -187,7 +187,7 @@ have been tested with PC-DOS 2.00 on a 64Kb machine, but perhaps it wasn't.
The machine on this page is configured with the following "autoType" sequence:
autoType: 8-10-81\rb:\ra:basica castle\r
autoType: $date\rb:\ra:basica castle\r
which translates to:
@ -204,6 +204,8 @@ already running. This is the fastest approach, and it is useful when the softwa
process, but it takes more effort to set up. The [VisiCalc (1981)](/apps/pcx86/1981/visicalc/) demo operates this way,
but it does so purely for convenience (and because it predates the "autoType" feature).
For more classic PC software experiences, see the PCjs collection of [IBM PC Application Demos](/apps/pcx86/).
References
----------

View file

@ -14,3 +14,5 @@ Rogue (1985)
------------
{% include machine.html id="ibm5160-rogue" %}
For more classic PC software experiences, see the PCjs collection of [IBM PC Application Demos](/apps/pcx86/).

View file

@ -13,3 +13,5 @@ ThinkTank (1987)
----------------
{% include machine.html id="ibm5160-thinktank" %}
For more classic PC software experiences, see the PCjs collection of [IBM PC Application Demos](/apps/pcx86/).

View file

@ -13,3 +13,5 @@ The Dungeons of Moria (1992)
----------------------------
{% include machine.html id="ibm5160-moria55" %}
For more classic PC software experiences, see the PCjs collection of [IBM PC Application Demos](/apps/pcx86/).

View file

@ -29,11 +29,11 @@ A list of all the software available to PCx86 machines can be found in the [IBM
### 1983
* [Adventures in Math v1.00](1983/adventmath/)
* [Planetfall](/disks/pcx86/games/infocom/planet/)
* [SuperCalc2 v1.00](/disks/pcx86/apps/other/sc2/1.00/)
* [SuperCalc3 v1.00](/disks/pcx86/apps/other/sc3/1.00/)
* [Zork II](/disks/pcx86/games/infocom/zork2/)
* [Zork III](/disks/pcx86/games/infocom/zork3/)
* [Planetfall](/disks/pcx86/games/infocom/planet/)
### 1984

View file

@ -17,6 +17,8 @@ The Hitchhiker's Guide to the Galaxy (1984)
{% include machine.html id="ibm5150-hhiker" %}
For more classic PC software experiences, see the PCjs collection of [IBM PC Application Demos](/apps/pcx86/).
References
----------

View file

@ -17,6 +17,8 @@ Planetfall (1983)
{% include machine.html id="ibm5150-planet" %}
For more classic PC software experiences, see the PCjs collection of [IBM PC Application Demos](/apps/pcx86/).
References
----------

View file

@ -16,6 +16,8 @@ Zork I: The Great Underground Empire
{% include machine.html id="ibm5150-zork1" %}
For more classic PC software experiences, see the PCjs collection of [IBM PC Application Demos](/apps/pcx86/).
Related
-------

View file

@ -17,6 +17,8 @@ Zork II: The Wizard of Frobozz
{% include machine.html id="ibm5150-zork2" %}
For more classic PC software experiences, see the PCjs collection of [IBM PC Application Demos](/apps/pcx86/).
Related
-------

View file

@ -17,6 +17,8 @@ Zork III: The Dungeon Master
{% include machine.html id="ibm5150-zork3" %}
For more classic PC software experiences, see the PCjs collection of [IBM PC Application Demos](/apps/pcx86/).
Related
-------

View file

@ -0,0 +1,16 @@
---
layout: page
title: "Microsoft Adventure (1981)"
permalink: /disks/pcx86/games/microsoft/adventure/
machines:
- id: ibm5150
type: pcx86
resume: 1
---
Microsoft Adventure (1981)
--------------------------
{% include machine.html id="ibm5150" %}
For more classic PC software experiences, see the PCjs collection of [IBM PC Application Demos](/apps/pcx86/).

View file

@ -1,11 +0,0 @@
---
layout: page
title: "IBM PC (Model 5150) running Microsoft Adventure (1981)"
permalink: /disks/pcx86/games/microsoft/adventure/
machines:
- id: ibm5150
type: pcx86
resume: 1
---
{% include machine.html id="ibm5150" %}