Commit graph

6 commits

Author SHA1 Message Date
6d2e453d27 Added Memory Paging + Formating Fixes
Memory paging was "fixed", there was previously a stub because I was
working out some compilation issue. Turns out, I had extern keyword
called to the structs. Stupidly, I forgot to declare the struct in the
header the whole time. Luckily that worked itself out, and now vga
memory is mapped.
2025-10-16 13:53:36 -07:00
3d0bd481c9 QEMU debugging via LLDB or optionally GDB 2025-07-21 14:11:01 -07:00
93abdf8dac QEMU debugging via LLDB or optionally GDB 2025-07-21 14:10:43 -07:00
49bf45abc8 another binary mistake teehee 2025-07-19 00:04:26 -07:00
41b34d2a9d cowos attempted gdt, but at least we have vga drivers now 2025-07-18 23:50:07 -07:00
cowmonk
b08b0728ae cowos uses it's own cowlibc! big W 2025-05-28 18:58:30 -07:00