Nightloader/i386/loader/src-asm
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
..
drivers Make driver initialization easier in manager.asm 2024-07-24 00:14:55 +02:00
memory Fix A20 by copying others' implementation 2024-08-06 13:25:42 +02:00
utility Fix text display for rows other than the first 2024-07-21 06:01:41 +02:00
entry.asm Make stage 2 entry (after GDT) call driver setup 2024-07-23 23:57:58 +02:00