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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user