(2023-09-24) Fix strikethrough formatting

This commit is contained in:
n loewen 2023-09-24 20:02:42 -07:00
parent 9ac9a9ecd6
commit 3e3337e42a
1 changed files with 3 additions and 3 deletions

View File

@ -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_ _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 1. keypunch
2. teletypewriter 2. teletypewriter
@ -132,7 +132,7 @@ now weve got
- registers: - registers:
- “DID” device id - “DID” device id
- ~“BUF” io buffer~ - ~~“BUF” io buffer~~
- operations: - operations:
- DEV did — io start - DEV did — io start
- INP # — read 1 byte into memory - INP # — read 1 byte into memory