Commit Graph

12 Commits

Author SHA1 Message Date
79f04df82e my exception handler sucked so i redid it 2025-06-05 17:32:38 -04:00
87e5e06142 adds some debug flags for GDB support 2025-06-04 17:34:54 -04:00
e471564f89 cleaned up some log messages, polished up the kb driver a bit, etc 2025-06-03 20:51:25 -04:00
01076e24b8 adds some extensibility through putting the term into a variable 2025-06-03 19:11:15 -04:00
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
013b5a557e i need a break 2025-05-30 18:58:45 -04:00
c115dcd4f7 implements integer printing into printf, and adds some testing logs 2025-05-30 13:19:22 -04:00
72bab4a548 just a small reminder 2025-05-30 09:50:03 -04:00
7dedc0019b fixes makefile not running on the second attempt 2025-05-29 16:39:08 -04:00
df4a508066 adds a script to generate a clangd file for editor usage 2025-05-29 10:50:23 -04:00
9b980767d7 cleans up the arch folder some 2025-05-29 10:07:31 -04:00
e4f160e8b6 reimplmenets the previous iteration with a brand new custom build system 2025-05-29 10:00:38 -04:00