update todo, add programming

august kline 2024-02-20 17:41:37 -05:00
parent 731fcd63e4
commit 0276127f04
1 changed files with 3 additions and 3 deletions

@ -41,9 +41,9 @@
- [x] display framebuffer contents - [x] display framebuffer contents
- [ ] hardware-accurate addressing - [ ] hardware-accurate addressing
- [ ] character mode - [ ] character mode
- [ ] ascii decoding - [x] ascii decoding
- [ ] character rom - [x] character rom
- [ ] write a utility to translate `cozette.bdf` into a binary to be loaded on the rom - [x] write a utility to translate `cozette.bdf` into a binary to be loaded on the rom
- [ ] hardware-accurate addressing - [ ] hardware-accurate addressing
- [ ] audio - [ ] audio
- [ ] i/o - [ ] i/o