Collapsed /configs into /devices (or in some cases, /apps or /disks), simplifying the structure a bit
This commit is contained in:
parent
c226edd53a
commit
0e8e11d2d8
159 changed files with 1498 additions and 1472 deletions
8
apps/c1p/README.md
Normal file
8
apps/c1p/README.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
Challenger 1P Serial Program Sets
|
||||
---
|
||||
|
||||
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.
|
||||
Loading…
Reference in a new issue