2023-09-25 - Remove redundant line
This commit is contained in:
parent
2e45bb5cc8
commit
a09fc19567
|
|
@ -2,13 +2,12 @@
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
|
|
||||||
- [ ] Notes on possible architecture extensions to add support for a 16-bit IP
|
- [x] Notes on possible architecture extensions to add support for a 16-bit IP
|
||||||
- [ ] add tape drive to mainframe
|
- [ ] add tape drive to mainframe
|
||||||
|
|
||||||
- review 8080 style io ports
|
- review 8080 style io ports
|
||||||
- works bc they have 2 operands per instruction, i think
|
- works bc they have 2 operands per instruction, i think
|
||||||
|
|
||||||
- [x] add notes on extended address space
|
|
||||||
- [ ] add notes on re-arranging extended system docs
|
- [ ] add notes on re-arranging extended system docs
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue