Nightloader/i386/loader/src-asm
Eric-Paul Ickhorn 4acf6f3a44
Add hexadecimal dump function
The function which is added with this commit writes a caller-supplied
hexadecimal string of a caller-supplied length to the display, nibble
by nibble, leaving the background black and making the text white.
2024-07-21 02:54:48 +02:00
..
drivers/pci Add main PCI driver file and device enumeration 2024-07-20 18:54:10 +02:00
memory Fix GDT error offsetting memory by some bytes 2024-07-19 00:12:52 +02:00
utility Add hexadecimal dump function 2024-07-21 02:54:48 +02:00
entry.asm Finish up GDT, get linear address space working 2024-07-06 00:12:07 +02:00