More README updates
This commit is contained in:
parent
849e6e2df3
commit
78267b2e92
22 changed files with 188 additions and 48 deletions
|
|
@ -1,6 +1,12 @@
|
|||
---
|
||||
layout: page
|
||||
title: IBM PC Control Panels
|
||||
permalink: /devices/pc/panel/
|
||||
---
|
||||
|
||||
IBM PC Control Panels
|
||||
---
|
||||
|
||||
[Control Panels](/docs/pcjs/panel/) are XML files that define a particular layout for controls provided by the
|
||||
[Computer](/docs/pcjs/computer/), [CPU](/docs/pcjs/cpu/), [Keyboard](/docs/pcjs/keyboard/)
|
||||
and [Debugger](/docs/pcjs/debugger/) components.
|
||||
and [Debugger](/docs/pcjs/debugger/) components.
|
||||
|
|
|
|||
Loading…
Reference in a new issue