Nightloader/i386/loader/src-asm/memory
Eric-Paul Ickhorn 65db388f00
Fix A20 by copying others' implementation
The implementation of the A20 wraparound check was off in some way,
which is why the new implementation was copied from osdev.org, just
using minor modifications to the label naming.
2024-08-06 13:25:42 +02:00
..
a20.asm Fix A20 by copying others' implementation 2024-08-06 13:25:42 +02:00
gdt.asm Fix GDT length being insufficient 2024-08-06 13:20:40 +02:00