More README updates
This commit is contained in:
parent
b55e6ba2c4
commit
fe07dcffff
8 changed files with 27 additions and 39 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: page
|
||||
title: Machine Configurations
|
||||
title: IBM PC Machine Configurations
|
||||
menu_title: Machines
|
||||
menu_order: 6
|
||||
permalink: /devices/pc/machine/
|
||||
|
|
@ -11,13 +11,13 @@ redirect_from:
|
|||
IBM PC Machine Configurations
|
||||
---
|
||||
|
||||
PCjs supports these IBM PC models:
|
||||
[PC Devices](/devices/pc/) are the building blocks of these early [IBM PC Machines](#ibm-pc-machines):
|
||||
|
||||
* [Model 5150](/devices/pc/machine/#model-5150-machine-configurations)
|
||||
* [Model 5160](/devices/pc/machine/#model-5160-machine-configurations)
|
||||
* [Model 5170](/devices/pc/machine/#model-5170-machine-configurations)
|
||||
* [IBM PC](/devices/pc/machine/5150/) (Model 5150)
|
||||
* [IBM PC XT](/devices/pc/machine/5160/) (Model 5160)
|
||||
* [IBM PC AT](/devices/pc/machine/5170/) (Model 5170)
|
||||
|
||||
along with these IBM PC-compatibles:
|
||||
PCjs also supports IBM PC-compatibles, such as:
|
||||
|
||||
* [AT&T](/devices/pc/machine/att/) ([AT&T 6300](/devices/pc/machine/att/6300/))
|
||||
* [Columbia Data Products](/devices/pc/machine/cdp/) ([MPC 1600](/devices/pc/machine/cdp/mpc1600/cga/640kb/))
|
||||
|
|
@ -39,23 +39,20 @@ Machines from our [IBM PC Application Archive](/apps/pc/):
|
|||
|
||||
### Ready-To-Boot Disk Demos
|
||||
|
||||
And here are some machines from our [IBM PC Disk Library](/disks/pc/):
|
||||
Selected machines from our [IBM PC Disk Library](/disks/pc/):
|
||||
|
||||
* [CP/M-86 v1.1B](/disks/pc/cpm/1.1b/)
|
||||
* [PC-DOS 1.00](/disks/pc/dos/ibm/1.00/)
|
||||
* [PC-DOS 1.10](/disks/pc/dos/ibm/1.10/)
|
||||
* [IBM Diagnostics](/disks/pc/diags/ibm/2.20/)
|
||||
* [IBM PC Diagnostics](/disks/pc/diags/ibm/2.20/)
|
||||
* [Infocom Zork I](/disks/pc/games/infocom/zork1/)
|
||||
* [Multitasking MS-DOS](/disks/pc/dos/microsoft/4.0M/)
|
||||
* [Microsoft Windows 1.01](/disks/pc/windows/1.01/)
|
||||
* [Microsoft Windows 95](/disks/pc/windows/win95/4.00.950/)
|
||||
* [OS/2 Prototype Disks](/disks/pc/os2/misc/)
|
||||
|
||||
---
|
||||
### IBM PC Machines
|
||||
|
||||
List of Preconfigured IBM PC Machines
|
||||
---
|
||||
|
||||
This is a list of all the other preconfigured IBM PC machines in the project. Some of them include
|
||||
Shortcuts to most of the preconfigured IBM PC machines in the project are listed below. Some of them include
|
||||
a predefined state, which automatically restores the machine and the specified application to an initial
|
||||
state, while others include a hard disk with preinstalled software.
|
||||
|
||||
|
|
@ -63,9 +60,7 @@ However, most simply boot an early version of DOS, and the hard disk, if any, wi
|
|||
From there, you can load other disks from the [Disk Library](/disks/pc/) (or mount your own disks) and install
|
||||
other software.
|
||||
|
||||
### Model 5150 Machine Configurations
|
||||
|
||||
[Model 5150 Machines](/devices/pc/machine/5150/) include:
|
||||
#### [IBM PC 5150 Machines](/devices/pc/machine/5150/)
|
||||
|
||||
* [IBM PC (64Kb) with Monochrome Display](/devices/pc/machine/5150/mda/64kb/) ([Debugger](/devices/pc/machine/5150/mda/64kb/debugger/))
|
||||
* [IBM PC (64Kb) with Monochrome Display and Soft Keyboard (Debugger)](/devices/pc/machine/5150/mda/64kb/softkbd/)
|
||||
|
|
@ -74,9 +69,7 @@ other software.
|
|||
* [IBM PC (384Kb) with Color Display and Soft Keyboard (Debugger)](/devices/pc/machine/5150/cga/384kb/softkbd/)
|
||||
* [IBM PC (64Kb) with Dual Displays (Monochrome and Color)](/devices/pc/machine/5150/dual/64kb/)
|
||||
|
||||
### Model 5160 Machine Configurations
|
||||
|
||||
[Model 5160 Machines](/devices/pc/machine/5160/) include:
|
||||
#### [IBM PC XT 5160 Machines](/devices/pc/machine/5160/)
|
||||
|
||||
* [IBM PC XT (64Kb, 10Mb Drive) with Monochrome Display](/devices/pc/machine/5160/mda/64kb/softkbd/)
|
||||
* [IBM PC XT (256Kb, 10Mb Drive) with Monochrome Display](/devices/pc/machine/5160/mda/256kb/) ([Debugger](/devices/pc/machine/5160/mda/256kb/debugger/))
|
||||
|
|
@ -92,9 +85,7 @@ other software.
|
|||
* [IBM PC XT (256Kb, 10Mb Drive) Machine Array with CGA Displays](/devices/pc/machine/5160/cga/256kb/array/)
|
||||
* [IBM PC XT (640Kb, 10Mb Drive) Machine Array with EGA Displays](/devices/pc/machine/5160/ega/640kb/array/)
|
||||
|
||||
### Model 5170 Machine Configurations
|
||||
|
||||
[Model 5170 Machines](/devices/pc/machine/5170/) include:
|
||||
#### [IBM PC AT 5170 Machines](/devices/pc/machine/5170/)
|
||||
|
||||
* [IBM PC AT (8Mhz, 640Kb, Dual Floppy) with MDA Display](/devices/pc/machine/5170/mda/640kb/rev3/) ([Debugger](/devices/pc/machine/5170/mda/640kb/rev3/debugger/))
|
||||
* [IBM PC AT (8Mhz, 640Kb, Dual Floppy) with CGA Display](/devices/pc/machine/5170/cga/640kb/rev3/) ([Debugger](/devices/pc/machine/5170/cga/640kb/rev3/debugger/))
|
||||
|
|
|
|||
Loading…
Reference in a new issue