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

@ -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/).