(docs) mainframe design - Swap 'FED' for 'NXT' to match name in arch spec
This commit is contained in:
parent
0acda6922c
commit
16eb93c947
|
|
@ -50,7 +50,7 @@ Only one input or output device can be accessed at a time.
|
||||||
|
|
||||||
1. Use `DEV xx` to select output device _xx_
|
1. Use `DEV xx` to select output device _xx_
|
||||||
2. Use `OUT yy` to write one byte from memory at address _yy_
|
2. Use `OUT yy` to write one byte from memory at address _yy_
|
||||||
3. Use `FED xx` to...
|
3. Use `NXT xx` to...
|
||||||
- card punch: load a new card
|
- card punch: load a new card
|
||||||
- printer: begin a new line (CR, LF)
|
- printer: begin a new line (CR, LF)
|
||||||
- display: begin a new line
|
- display: begin a new line
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue