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
215 B
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?