(notes) 2023-08-16 - Update todo list to indicate that an item will be moved to the next note

This commit is contained in:
n loewen 2023-08-17 11:33:56 +01:00
parent 2f90bbd453
commit 37578f038d
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
- [x] Finish implementing *ADDR - [x] Finish implementing *ADDR
- [x] Rename =constants to #constants - [x] Rename =constants to #constants
- [ ] ? Bank switching - [ ] ? Bank switching
- [ ] Notes re: ROM and/or tape loader - [>] Notes re: ROM and/or tape loader
- [x] CPU updates - [x] CPU updates
- [x] Rename to CPU - [x] Rename to CPU
- [x] Implement single-stepping - [x] Implement single-stepping