1
0
mirror of https://github.com/pkimpel/retro-220.git synced 2026-05-04 07:00:09 +00:00

Commit release 0.01a:

1. Initial Cardatron implementation with CardatronInput (card reader).
2. Implement default Pi demo program at address 0300.
3. Implement WINTER.PI card-load deck to boot from card reader 1 and run at address 0500.
4. Fix syntax typos in tools/BAC-Assembler.html.
This commit is contained in:
Paul Kimpel
2017-05-20 18:34:01 -07:00
parent e66666048b
commit 33c195ae84
21 changed files with 3476 additions and 297 deletions

View File

@@ -58,7 +58,7 @@ BODY.deviceBody {
overflow: hidden;
margin: 0;
padding: 0;
background-color: #246;
background-color: #678; /* IBM 1950s blue-gray equipment color */
color: white}
H1 {