Link updates

This commit is contained in:
Jeff Parsons 2016-05-23 14:14:42 -07:00
commit d29ef36ea1
30 changed files with 84 additions and 66 deletions

View file

@ -9,12 +9,14 @@ Challenger 1P Device Configurations
All our [Challenger 1P Machines](machine/) are built from a collection of devices, including:
* [Control Panel](panel/)
* CPU (6502)
* Debugger
* Floppy Drive Controller
* Keyboard
* RAM
* [ROMs](rom/)
* Keyboards
* [Video Resources](video/)
* Floppy Drive Controllers
* [Control Panels](panel/)
* [ROM](rom/)
* Serial Port
* [Video](video/)
The project also includes an assortment of Challenger 1P [Applications](/apps/c1p/) and [Disk Images](/disks/c1p/).

View file

@ -7,6 +7,9 @@ permalink: /devices/c1p/panel/
Challenger 1P 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 C1P Control Panels are available:
- [default.xml](default.xml)