Nightloader/i386/loader/src-asm
Eric-Paul Ickhorn f573f49874
Fix GDT error offsetting memory by some bytes
The error in the GDT caused the whole memory space to be offset by
128B or 256B (It's not entirely sure which one of those). This was
only made visible by later changes, but now it's fixed.
2024-07-19 00:12:52 +02:00
..
memory Fix GDT error offsetting memory by some bytes 2024-07-19 00:12:52 +02:00
utility Add memory utilities and math utils 2024-07-06 00:07:08 +02:00
entry.asm Finish up GDT, get linear address space working 2024-07-06 00:12:07 +02:00