3 Commits

Author SHA1 Message Date
a52f06f81e Massive backlog of changes 2022-06-15 15:59:31 -05:00
961139df9e Improved kernel memory usage
Moved base linear address to 0xFF800000
Kernel only reserves the page frames it actually needs
Memory for multiboot2 headers is freed
Video memory and APIC registers are dynamically mapped into linear addresses
2021-04-17 03:45:45 -05:00
b3b2921b7e Renamed tty.h to stdio.h
Added puts() declaration
2021-04-12 01:41:52 -05:00