Merge branch 'master' into gh-pages
This commit is contained in:
commit
43758441e0
67 changed files with 1074 additions and 223 deletions
|
|
@ -33,9 +33,9 @@ For example, the IBM PC *[Keyboard](/pubs/pcx86/keyboard/)* component supports d
|
|||
(eg, 83-key, 84-key, 101-key), and each of those models can also be configured to have dedicated buttons for
|
||||
selected key combinations, or even entire keyboard layouts.
|
||||
|
||||
Complete [machine configurations](machine/) are constructed from those devices. A Machine Configuration is a single XML file
|
||||
that lists all the device components to be used. A Machine XML file can choose to configure every device itself,
|
||||
or it can include pre-configured device XML files, such as those provided above or elsewhere.
|
||||
Complete [machine configurations](machine/) are constructed from those devices. A Machine Configuration is a
|
||||
single XML file that lists all the device components to be used. A Machine XML file can choose to configure every
|
||||
device itself, or it can include pre-configured device XML files, such as those provided above or elsewhere.
|
||||
|
||||
Here's an [IBM 5150](/devices/pcx86/machine/5150/mda/64kb/) [XML](/devices/pcx86/machine/5150/mda/64kb/machine.xml)
|
||||
example:
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ permalink: /devices/pcx86/rom/5150/basic/
|
|||
---
|
||||
|
||||
IBM PC BASIC ROMs
|
||||
---
|
||||
-----------------
|
||||
|
||||
The project contains the following IBM PC BASIC ROMs:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue