Nightloader/i386
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
..
bootsector Change final bootsector jump to be a near jump 2024-07-07 13:43:07 +02:00
loader Fix A20 by copying others' implementation 2024-08-06 13:25:42 +02:00
build.bash Add .gitignore with binary executable files 2024-07-06 00:02:38 +02:00
dump.bash Add scripts for running bootloader and memdumping 2024-07-19 01:51:28 +02:00
run.bash Add scripts for running bootloader and memdumping 2024-07-19 01:51:28 +02:00