mirror of
https://github.com/pkimpel/retro-220.git
synced 2026-04-29 21:18:09 +00:00
Commit version 0.00d:
1. Implement console teletype printer and paper tape punch devices. 2. Correct timing mechanism and operation complete processing for asynchronous (I/O) processor mode. 3. Delete extraneous alarm toggles from B220Processor. 4. Correct Reset And Transfer switch so it will work when the Processor is running. 5. Implement Hello World default program for SPO at address 0020. 6. Change keyboard keystroke assignments for B220ConsoleKeyboard. 7. Implement Reset-to-Defaults feature for B220SystemConfig. 8. Implement DOM Element.classList for B220Util class attribute manipulation. 9. Minor typo correction to BALGOL-Generator.bacg.
This commit is contained in:
@@ -220,7 +220,7 @@ SEQ PLAC ADDR WORD LABEL OPCODE OPERAND ' IS A 4
|
||||
210 0155 0 4410 40 2449 STA TBL+1/44
|
||||
211 0156 0 4204 27 2451 DFL TBL+3/42,4
|
||||
212 0157 0 0000 30 0134 BUN COMMENT
|
||||
213 0158 0 0000 10 2449 SETSCAN.1 CRD TBL+1
|
||||
213 0158 0 0000 10 2449 SETSCAN.1 CAD TBL+1
|
||||
214 0159 1 4410 40 1677 -STA IA/44
|
||||
215 0160 0 0000 30 0514 BUN RETURN
|
||||
216
|
||||
|
||||
Reference in New Issue
Block a user