update todo, add programming
parent
731fcd63e4
commit
0276127f04
6
todo.md
6
todo.md
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue