pcjs/disks/pcx86/windows/1.01/cga
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2017-07-12 16:22:26 -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
softkbd Added support for a new "flicker" PCx86 Video property that simulates good old-fashioned CGA flicker -- don't leave home without it! 2017-07-12 16:22:26 -07:00
README.md Switched from mouse event clientX and clientY to screenX and screenY (will it make any difference on high DPI screens? I don't know...) 2017-07-05 23:01:50 -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 Updated state files with new disk image checksums 2017-07-06 14:51:35 -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 Microsoft Windows 1.01 with CGA Display /disks/pcx86/windows/1.01/cga/
/configs/pc/machines/5160/cga/win101/
/configs/pc/machines/5160/cga/256kb/win101/
/configs/pc/machines/5160/cga/256kb/win101/machine.xml/
/demos/pc/cga-win101/xt-cga-win101.xml/
/demos/pc/cga-win101/
/devices/pc/machine/5160/cga/256kb/win101/
/devices/pc/machine/5160/cga/256kb/win101/machine.xml/
/devices/pcx86/machine/5160/cga/256kb/win101/
id type state config drives
ibm5160-cga-win101 pcx86 /disks/pcx86/windows/1.01/cga/state.json /devices/pcx86/machine/5160/cga/256kb/machine.xml [{name:"10Mb Hard Disk",type:3,path:"/disks/pcx86/fixed/10mb/PCDOS200-WIN101-CGA.json"}]

Microsoft Windows 1.01 with CGA Display

Microsoft Windows 1.01, the first public version of Windows, was released on November 20, 1985. It is shown here running on an IBM PC XT (Model 5160) with a CGA Display. You can also run Windows 1.01 with a Debugger, Soft Keyboard, or EGA Display.

{% include machine.html id="ibm5160-cga-win101" %}

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. Even though the CGA was a "Color Graphics Adapter," the only CGA mode that Windows supported was the 640x200 2-color mode, hence its black-and-white appearance.

This PC XT configuration also includes a 10Mb hard disk with Windows 1.01 pre-installed. This particular configuration will NOT save any changes when your browser exits, since it has been pre-configured to always start Windows 1.01 in the same state.

NOTE: The Windows 1.01 mouse pointer can be controlled with your mouse, but only when your mouse is within the "CGA Display" window. This is a restriction imposed by your web browser, not PCjs.

For more control over this machine, try the Control Panel or Soft Keyboard configurations, both of which feature the built-in PCjs Debugger, with save/restore enabled.