Consolidated /docs into /pubs
This commit is contained in:
parent
9d356c582b
commit
71d117fa02
106 changed files with 350 additions and 317 deletions
|
|
@ -5,13 +5,13 @@ permalink: /devices/pcx86/panel/
|
|||
---
|
||||
|
||||
IBM PC Control Panels
|
||||
---
|
||||
---------------------
|
||||
|
||||
A *[Control Panel](/docs/pcx86/panel/)* is a collection of machine controls (e.g., buttons, register values, etc)
|
||||
bound to the *[Computer](/docs/pcx86/computer/)*, *[CPU](/docs/pcx86/cpu/)*, *[Debugger](/docs/pcx86/debugger/)*,
|
||||
and *[Keyboard](/docs/pcx86/keyboard/)* components and usually defined in a separate XML file.
|
||||
A *[Control Panel](/pubs/pcx86/panel/)* is a collection of machine controls (e.g., buttons, register values, etc)
|
||||
bound to the *[Computer](/pubs/pcx86/computer/)*, *[CPU](/pubs/pcx86/cpu/)*, *[Debugger](/pubs/pcx86/debugger/)*,
|
||||
and *[Keyboard](/pubs/pcx86/keyboard/)* components and usually defined in a separate XML file.
|
||||
|
||||
The following predefined IBM PC *[Control Panel](/docs/pcx86/panel/)* XML configuration are currently available:
|
||||
The following predefined IBM PC *[Control Panel](/pubs/pcx86/panel/)* XML configuration are currently available:
|
||||
|
||||
- [default.xml](default.xml) (a simple layout for 8086/8088-based machines)
|
||||
- [wide.xml](wide.xml) (a wide version of default.xml)
|
||||
|
|
|
|||
Loading…
Reference in a new issue