(2023-09-24) Fix strikethrough formatting
This commit is contained in:
parent
9ac9a9ecd6
commit
3e3337e42a
|
|
@ -64,9 +64,9 @@ then you are limited to
|
|||
|
||||
_this was written in response to the previous section, which i have abandoned… but i think the ideas here are still good_
|
||||
|
||||
~you could have an external switch that toggles between input from terminal vs punch~
|
||||
~~you could have an external switch that toggles between input from terminal vs punch~~
|
||||
|
||||
~or i guess~ you make an all-in-one console that has a few modes
|
||||
~~or i guess~~ you make an all-in-one console that has a few modes
|
||||
|
||||
1. keypunch
|
||||
2. teletypewriter
|
||||
|
|
@ -132,7 +132,7 @@ now we’ve got
|
|||
|
||||
- registers:
|
||||
- “DID” device id
|
||||
- ~“BUF” io buffer~
|
||||
- ~~“BUF” io buffer~~
|
||||
- operations:
|
||||
- DEV did — io start
|
||||
- INP # — read 1 byte into memory
|
||||
|
|
|
|||
Loading…
Reference in New Issue