Untitled_Kernel/include
lordtet 4ffc4692ae Page frame setup done, plus makefile changes.
Makefile now has VGA=2 to set the QEMU monitor to STDOUT. Nice for
things like memory dumps.

Can now parse the memory and create a bitmap of workable regions.
Allocation soon(tm)
2025-07-11 18:29:03 -04:00
..
asm.h Added header and asm file for assembly function wrappers 2025-07-02 21:17:57 -04:00
idt.h Added tons of documentation 2025-06-28 02:11:09 -04:00
interrupt_handlers.h Added tons of documentation 2025-06-28 02:11:09 -04:00
io.h Started work on memory map, added printf features 2025-07-05 04:36:39 -04:00
kmultiboot.h Started work on memory map, added printf features 2025-07-05 04:36:39 -04:00
kttools.h Started work on memory map, added printf features 2025-07-05 04:36:39 -04:00
physmem.h Page frame setup done, plus makefile changes. 2025-07-11 18:29:03 -04:00
serial.h Serial output works! 2025-07-04 01:47:44 -04:00
tss.h Added tons of documentation 2025-06-28 02:11:09 -04:00
vga.h Reworked I/O methodology 2025-07-03 01:36:47 -04:00