pcjs/devices/c1p
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2017-09-24 18:11:44 -07:00
..
machine v1.37.1: Fixed a CPU bug wherein resetting a running CPU could result in multiple runCPU() timeout handlers being created (there should never be more than one outstanding runCPU() setTimeout request); also modified the Keyboard component to use a CPU-driven timer instead of setTimeout() for keystroke injection, so that stopping/starting the CPU won't interfere with the injection process 2017-09-24 18:11:44 -07:00
panel Link updates 2016-05-23 14:14:42 -07:00
rom Make ROM dumps more readable 2016-05-20 08:18:33 -07:00
video More README cleanup 2016-05-19 20:10:09 -07:00
README.md README updates 2016-10-13 16:47:30 -07:00

layout title permalink
page Challenger 1P Device Configurations /devices/c1p/

Challenger 1P Device Configurations

All our Challenger 1P Machines are built from a collection of devices, including:

Complete machine configurations 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.

The project also includes an assortment of Challenger 1P Applications and Disk Images.