cardiograph-computer/notes/2023-08-16--dev-notes.md

23 lines
535 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Dev notes — 2023-08-16
## Goals for today
- [x] Finish implementing *ADDR
- [x] Rename =constants to #constants
- [ ] ? Bank switching
- [ ] Notes re: ROM and/or tape loader
- [ ] CPU updates
- [ ] Rename to CPU
- [ ] Implement single-stepping
- [ ] Implement keypad input
- [ ] Look at KIM-1 and VIP buttons for memory editing
- Programming ideas:
- Draw dot at (x, y)
- Move dot around display using keypad
- simple LOGO
## Misc. earlier notes
- [ ] make sth that can run on phone!
- [ ] ? rename repository