Commit Graph

6 Commits

Author SHA1 Message Date
83b6a9eaf2 gets the memory map from GRUB 2025-06-09 17:44:50 -04:00
f9c2ea2f2b Does a lot of work towards the PIT
Added a math library, with clamp and POW.
added printf support for printing doubles
added a few helper functions in PIT for calcaulting the time in seconds of a clock cycle based on divisor
2025-06-06 22:01:18 -04:00
ca77157344 adds a queue library, work for keyb driver 2025-06-02 10:35:57 -04:00
f8c38d22b0 some finishing touches to printf 2025-05-30 15:20:02 -04:00
df4a508066 adds a script to generate a clangd file for editor usage 2025-05-29 10:50:23 -04:00
e4f160e8b6 reimplmenets the previous iteration with a brand new custom build system 2025-05-29 10:00:38 -04:00