mirror of
https://github.com/pkimpel/retro-220.git
synced 2026-05-02 22:24:16 +00:00
Commit retro-220 version 0.03:
1. Implementation Paper Tape Reader devices and op codes. 2. Commit standard and inverse-format paper tape loaders for WINTER.PI program. 3. Fix positioning of Cardatron and TTY/Paper Tape Punch device windows.
This commit is contained in:
@@ -86,6 +86,7 @@
|
||||
#SystemMemorySize {
|
||||
text-align: center}
|
||||
|
||||
#ConsoleInputTable,
|
||||
#ConsoleOutputTable,
|
||||
#CardatronTable,
|
||||
#MagTapeOptionsTable,
|
||||
@@ -93,6 +94,8 @@
|
||||
border-spacing: 0;
|
||||
border-collapse: collapse}
|
||||
|
||||
#ConsoleInputTable TH,
|
||||
#ConsoleInputTable TD,
|
||||
#ConsoleOutputTable TH,
|
||||
#ConsoleOutputTable TD,
|
||||
#CardatronTable TH,
|
||||
|
||||
Reference in New Issue
Block a user