Merge branch 'master' into gh-pages
This commit is contained in:
commit
e1ea5ac104
17 changed files with 56 additions and 25 deletions
|
|
@ -27,12 +27,12 @@ IBM PC Running DONKEY.BAS
|
||||||
{% include machine.html id="ibm5150-donkey" %}
|
{% 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,
|
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
|
using the original IBM PC Model 5150 ROM BIOS and CGA font ROM. This configuration includes a predefined
|
||||||
predefined state, with PC-DOS 1.0 already booted and DONKEY.BAS ready to run.
|
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
|
This particular machine has been configured to automatically save all your changes (subject to the limits
|
||||||
storage), you can even close the browser in the middle of a game of DONKEY, and the next time you load
|
of your browser's local storage), so you can close the browser in the middle of a game of DONKEY, and
|
||||||
this page, your progress (and the donkey) will be perfectly restored.
|
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
|
For more classic PC software experiences, see the PCjs collection of [IBM PC Application Demos](/apps/pcx86/).
|
||||||
built-in PCx86 Debugger.
|
|
||||||
|
|
|
||||||
|
|
@ -21,9 +21,11 @@ IBM PC Running DONKEY.BAS (with Debugger)
|
||||||
{% include machine.html id="ibm5150-donkey" %}
|
{% 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,
|
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
|
using the original IBM PC Model 5150 ROM BIOS and CGA font ROM. This configuration includes a predefined
|
||||||
predefined state, with PC-DOS 1.0 already booted and DONKEY.BAS ready to run.
|
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
|
This particular machine has been configured to automatically save all your changes (subject to the limits
|
||||||
storage), you can even close the browser in the middle of a game of DONKEY, and the next time you load
|
of your browser's local storage), so you can close the browser in the middle of a game of DONKEY, and
|
||||||
this page, your progress (and the donkey) will be perfectly restored.
|
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/).
|
||||||
|
|
|
||||||
|
|
@ -21,6 +21,8 @@ VisiCalc (1981)
|
||||||
|
|
||||||
{% include machine.html id="ibm5150-visicalc" %}
|
{% 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
|
VisiCalc Reference
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -13,3 +13,5 @@ Executive Suite (1982)
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
{% include machine.html id="ibm5160-esuite" %}
|
{% include machine.html id="ibm5160-esuite" %}
|
||||||
|
|
||||||
|
For more classic PC software experiences, see the PCjs collection of [IBM PC Application Demos](/apps/pcx86/).
|
||||||
|
|
|
||||||
|
|
@ -32,6 +32,8 @@ at the time of this RatBas release.
|
||||||
|
|
||||||
{% include machine.html id="ibm5150-ratbas" %}
|
{% 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
|
Directory Listing of RatBas 2.13
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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:
|
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:
|
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,
|
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).
|
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
|
References
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -14,3 +14,5 @@ Rogue (1985)
|
||||||
------------
|
------------
|
||||||
|
|
||||||
{% include machine.html id="ibm5160-rogue" %}
|
{% include machine.html id="ibm5160-rogue" %}
|
||||||
|
|
||||||
|
For more classic PC software experiences, see the PCjs collection of [IBM PC Application Demos](/apps/pcx86/).
|
||||||
|
|
|
||||||
|
|
@ -13,3 +13,5 @@ ThinkTank (1987)
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
{% include machine.html id="ibm5160-thinktank" %}
|
{% include machine.html id="ibm5160-thinktank" %}
|
||||||
|
|
||||||
|
For more classic PC software experiences, see the PCjs collection of [IBM PC Application Demos](/apps/pcx86/).
|
||||||
|
|
|
||||||
|
|
@ -13,3 +13,5 @@ The Dungeons of Moria (1992)
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|
||||||
{% include machine.html id="ibm5160-moria55" %}
|
{% include machine.html id="ibm5160-moria55" %}
|
||||||
|
|
||||||
|
For more classic PC software experiences, see the PCjs collection of [IBM PC Application Demos](/apps/pcx86/).
|
||||||
|
|
|
||||||
|
|
@ -29,11 +29,11 @@ A list of all the software available to PCx86 machines can be found in the [IBM
|
||||||
### 1983
|
### 1983
|
||||||
|
|
||||||
* [Adventures in Math v1.00](1983/adventmath/)
|
* [Adventures in Math v1.00](1983/adventmath/)
|
||||||
|
* [Planetfall](/disks/pcx86/games/infocom/planet/)
|
||||||
* [SuperCalc2 v1.00](/disks/pcx86/apps/other/sc2/1.00/)
|
* [SuperCalc2 v1.00](/disks/pcx86/apps/other/sc2/1.00/)
|
||||||
* [SuperCalc3 v1.00](/disks/pcx86/apps/other/sc3/1.00/)
|
* [SuperCalc3 v1.00](/disks/pcx86/apps/other/sc3/1.00/)
|
||||||
* [Zork II](/disks/pcx86/games/infocom/zork2/)
|
* [Zork II](/disks/pcx86/games/infocom/zork2/)
|
||||||
* [Zork III](/disks/pcx86/games/infocom/zork3/)
|
* [Zork III](/disks/pcx86/games/infocom/zork3/)
|
||||||
* [Planetfall](/disks/pcx86/games/infocom/planet/)
|
|
||||||
|
|
||||||
### 1984
|
### 1984
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -17,6 +17,8 @@ The Hitchhiker's Guide to the Galaxy (1984)
|
||||||
|
|
||||||
{% include machine.html id="ibm5150-hhiker" %}
|
{% include machine.html id="ibm5150-hhiker" %}
|
||||||
|
|
||||||
|
For more classic PC software experiences, see the PCjs collection of [IBM PC Application Demos](/apps/pcx86/).
|
||||||
|
|
||||||
References
|
References
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -17,6 +17,8 @@ Planetfall (1983)
|
||||||
|
|
||||||
{% include machine.html id="ibm5150-planet" %}
|
{% include machine.html id="ibm5150-planet" %}
|
||||||
|
|
||||||
|
For more classic PC software experiences, see the PCjs collection of [IBM PC Application Demos](/apps/pcx86/).
|
||||||
|
|
||||||
References
|
References
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -16,6 +16,8 @@ Zork I: The Great Underground Empire
|
||||||
|
|
||||||
{% include machine.html id="ibm5150-zork1" %}
|
{% include machine.html id="ibm5150-zork1" %}
|
||||||
|
|
||||||
|
For more classic PC software experiences, see the PCjs collection of [IBM PC Application Demos](/apps/pcx86/).
|
||||||
|
|
||||||
Related
|
Related
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -17,6 +17,8 @@ Zork II: The Wizard of Frobozz
|
||||||
|
|
||||||
{% include machine.html id="ibm5150-zork2" %}
|
{% include machine.html id="ibm5150-zork2" %}
|
||||||
|
|
||||||
|
For more classic PC software experiences, see the PCjs collection of [IBM PC Application Demos](/apps/pcx86/).
|
||||||
|
|
||||||
Related
|
Related
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -17,6 +17,8 @@ Zork III: The Dungeon Master
|
||||||
|
|
||||||
{% include machine.html id="ibm5150-zork3" %}
|
{% include machine.html id="ibm5150-zork3" %}
|
||||||
|
|
||||||
|
For more classic PC software experiences, see the PCjs collection of [IBM PC Application Demos](/apps/pcx86/).
|
||||||
|
|
||||||
Related
|
Related
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
|
||||||
16
disks/pcx86/games/microsoft/adventure/README.md
Normal file
16
disks/pcx86/games/microsoft/adventure/README.md
Normal 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/).
|
||||||
|
|
@ -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" %}
|
|
||||||
Loading…
Reference in a new issue