pcjs/devices/pc/machine/5150/cga/64kb/donkey
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jeff Parsons c035b6b379 The great DIP switch rewrite (major pain in the butt, but hopefully helpful for future machines)
I think the DIP switch tables could still be simplified somewhat, but most of the hard work is done now.
2016-03-25 16:17:35 -07:00
..
debugger Working on next version 2016-03-23 17:51:31 -07:00
machine.xml The great DIP switch rewrite (major pain in the butt, but hopefully helpful for future machines) 2016-03-25 16:17:35 -07:00
README.md More machine list updates 2016-02-04 10:16:22 -08:00
screenshot.png Collapsed /configs into /devices (or in some cases, /apps or /disks), simplifying the structure a bit 2014-11-03 00:11:41 -08:00
state.json Collapsed /configs into /devices (or in some cases, /apps or /disks), simplifying the structure a bit 2014-11-03 00:11:41 -08:00
thumbnail.jpg Added more demos and support for mixed-case properties (including a new 'debugger' property in Markdown files) 2016-03-05 18:09:41 -08:00

layout title permalink redirect_from machines
page IBM PC (Model 5150, 64Kb) with Color Display /devices/pc/machine/5150/cga/64kb/donkey/
/configs/pc/machines/5150/cga/64kb/donkey/
type id
pc ibm5150

IBM PC with Color Display

{% 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 PCjs 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 PCjs Debugger.