pcjs/devices/pcx86/panel/README.md
2016-05-23 14:14:42 -07:00

953 B

layout title permalink redirect_from
page IBM PC Control Panels /devices/pcx86/panel/
/devices/pc/panel/

IBM PC Control Panels

A Control Panel is a collection of machine controls (e.g., buttons, register values, etc) bound to the CPU and Debugger components and usually defined in a separate XML file.

The following predefined IBM PC Control Panel XML configuration are currently available:

  • default.xml (a simple layout for 8086/8088-based machines)
  • wide.xml (a wide version of default.xml)
  • wide386.xml (a wide version of default.xml for 80386-based machines)

The visual controls described by these layouts are provided by the Computer, CPU, Keyboard, and Debugger components.