pcjs/apps/pcx86/1981/donkey
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2017-06-23 14:53:55 -07:00
..
debugger Migrated the 'resume' property from a hard-coded computer property to page-configurable machine property 2017-06-23 14:53:55 -07:00
README.md Migrated the 'resume' property from a hard-coded computer property to page-configurable machine property 2017-06-23 14:53:55 -07:00
screenshot.png 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) 2017-06-22 12:03:52 -07:00
state.json Assigned more machines with saved state unique IDs 2017-06-22 19:46:43 -07:00
thumbnail.jpg 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) 2017-06-22 12:03:52 -07:00

layout title permalink redirect_from machines
page DONKEY.BAS (1981) /apps/pcx86/1981/donkey/
/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/
id type resume config state autoMount
ibm5150-donkey pcx86 1 /devices/pcx86/machine/5150/cga/64kb/machine.xml /apps/pcx86/1981/donkey/state.json
A B
path
/disks/pcx86/dos/ibm/1.00/PCDOS100.json
name
None

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.

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 configuration, featuring the built-in PCx86 Debugger.