pcjs/apps/c1p
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2014-11-06 18:47:02 +01:00
..
6502 Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
BASIC Initial commit (a clone of the jsmachines project as of v1.15.3) 2014-09-27 14:52:57 -07:00
all.xml Merge branch 'master' of https://github.com/jeffpar/pcjs into c1pserialupload 2014-11-06 18:47:02 +01:00
README.md Final cleanup before v1.15.8 release 2014-11-03 09:48:00 -08:00
samples.xml Merge branch 'master' of https://github.com/jeffpar/pcjs into c1pserialupload 2014-11-06 18:47:02 +01:00

Challenger 1P Applications

The C1P serial port has no configurable hardware features. However, there is a "demo" property that can be set, causing the machine to load some built-in demonstration code via the serial port when it starts up.

The purpose of these configuration files is to create UI controls that allow you to choose from a set of programs (eg, BASIC programs, 6502 machine code files) and send them to the C1P through the serial port.