Files
novaos/TODO.md
Nathan Singer af92026a74 Okay wow i forgot to commit a bunch of stuff
I added some work on a keyboard driver here
also changed the emulation system, since bochs was giving me headaches when it came to keyboard input
added some todo stuff.. probably some cleanup, idk
2025-06-03 19:08:45 -04:00

215 B

What do I need to do?

Exception handling is a must for next part, we need to be able to dianogse issues better

- Want the address of the fault
- Proper handling of the issue
- Maybe dump registers?