pcjs/devices/pcx86/machine/5160/cga/256kb
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2017-09-24 18:11:44 -07:00
..
array v1.37.1: Fixed a CPU bug wherein resetting a running CPU could result in multiple runCPU() timeout handlers being created (there should never be more than one outstanding runCPU() setTimeout request); also modified the Keyboard component to use a CPU-driven timer instead of setTimeout() for keystroke injection, so that stopping/starting the CPU won't interfere with the injection process 2017-09-24 18:11:44 -07:00
debugger v1.37.1: Fixed a CPU bug wherein resetting a running CPU could result in multiple runCPU() timeout handlers being created (there should never be more than one outstanding runCPU() setTimeout request); also modified the Keyboard component to use a CPU-driven timer instead of setTimeout() for keystroke injection, so that stopping/starting the CPU won't interfere with the injection process 2017-09-24 18:11:44 -07:00
softkbd v1.37.1: Fixed a CPU bug wherein resetting a running CPU could result in multiple runCPU() timeout handlers being created (there should never be more than one outstanding runCPU() setTimeout request); also modified the Keyboard component to use a CPU-driven timer instead of setTimeout() for keystroke injection, so that stopping/starting the CPU won't interfere with the injection process 2017-09-24 18:11:44 -07:00
machine.xml v1.37.1: Fixed a CPU bug wherein resetting a running CPU could result in multiple runCPU() timeout handlers being created (there should never be more than one outstanding runCPU() setTimeout request); also modified the Keyboard component to use a CPU-driven timer instead of setTimeout() for keystroke injection, so that stopping/starting the CPU won't interfere with the injection process 2017-09-24 18:11:44 -07:00
README.md Lots of README normalizations 2017-06-24 15:59:31 -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
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 IBM PC XT (Model 5160) /devices/pcx86/machine/5160/cga/256kb/
/configs/pc/machines/5160/cga/256kb/
/configs/pc/machines/5160/cga/256kb/demo/
id type
ibm5160 pcx86

IBM PC XT (256Kb) with Color Display

All our 256Kb Model 5160, aka IBM PC XT, configurations are located here, including:

{% include machine.html id="ibm5160" %}

The above simulation is configured for a clock speed of 4.77Mhz, with 256Kb of RAM and a CGA display, using the original IBM PC Model 5160 ROM BIOS and CGA font ROM.

This PC XT configuration also includes an empty 10Mb hard disk. Use FDISK and then FORMAT to turn it into a usable C: drive.

For more control over this machine, try the Control Panel configuration, featuring the built-in PCjs Debugger.