Nightloader/i386
Eric-Paul Ickhorn 0d16e3e35a
Make driver initialization easier in manager.asm
With this change, the driver's setup function only has to be added
to the 'driver_init_functions'-array and it will be called once
'setup_drivers' is called.
2024-07-24 00:14:55 +02:00
..
bootsector Change final bootsector jump to be a near jump 2024-07-07 13:43:07 +02:00
loader Make driver initialization easier in manager.asm 2024-07-24 00:14:55 +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