Commit Graph

10 Commits

Author SHA1 Message Date
zxq5 36cb118933 paging done, starting on allocation. 2025-02-22 16:56:01 +00:00
zxq5 0bbbf653f8 setup GDT & fixed a deadlock 2025-02-22 15:41:41 +00:00
zxq5 90faace7a2 changed name to snake case 2025-02-22 03:50:13 +00:00
zxq5 2ee21dea05 did interrupts stuff 2025-02-22 03:19:05 +00:00
zxq5 1b313c67e0 first interrupt handler + setup IDT 2025-02-22 01:06:55 +00:00
zxq5 34b960c20a println works 2025-02-20 22:59:24 +00:00
zxq5 60efcf39b6 started setting up support for C code in the kernel 2025-02-20 17:13:40 +00:00
zxq5 294e6f0e33 created example lib for sake of testing 2025-02-20 15:52:42 +00:00
zxq5 2f0e09b9bc it compiles! 2025-02-20 02:47:18 +00:00
zxq5 0df671c3fc started setting up 2025-02-19 16:49:10 +00:00