pcjs/devices/pcx86/machine/5150/cga/64kb/donkey
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2017-06-20 10:24:07 -07:00
..
debugger Bumped next release version to 1.35.0 2017-06-01 15:35:25 -07:00
machine.xml Bumped next release version to 1.35.0 2017-06-01 15:35:25 -07:00
README.md Added "Adventures in Math (1983)" along with some notes about the failure to properly archive files 2017-06-14 09:48:51 -07:00
screenshot.png Starting work on disambiguating PCjs the emulator from PCjs the project/website; the emulator will become PCx86 2016-05-16 20:55:32 -07:00
state.json The Disk component needed improved handling of disk images containing sectors with no 'data' or 'byte' arrays, the Disk restore code needed to stop complaining about disk mismatches when there was no previous disk, and Disk notice() and println() calls (including those made on its behalf; eg, from assert() calls) needed to be passed through to the controller that called it. Also, since the PC-DOS 1.x disk images were changed recently to include BPBs, machines that use those disks and have a machine state file needed their state file updated (eg, the DONKEY.BAS demo). 2017-06-20 10:24:07 -07:00
thumbnail.jpg Starting work on disambiguating PCjs the emulator from PCjs the project/website; the emulator will become PCx86 2016-05-16 20:55:32 -07:00

layout title permalink redirect_from machines
page IBM PC (Model 5150, 64Kb, Color Display) running DONKEY.BAS /devices/pcx86/machine/5150/cga/64kb/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/
type id
pcx86 ibm5150

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