Nightloader/i386/loader/src-asm
Eric-Paul Ickhorn 6ce831bbeb
Fix text display for rows other than the first
Because the calculation of the byte offset within the framebuffer was
wrong, the framebuffer could only be written to on the first line.
That is now fixed.
2024-07-21 06:01:41 +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 Fix text display for rows other than the first 2024-07-21 06:01:41 +02:00
entry.asm Finish up GDT, get linear address space working 2024-07-06 00:12:07 +02:00