create test bootloader

This commit is contained in:
Robert 2023-09-02 19:40:46 +02:00
commit c75d8ab791
5 changed files with 267 additions and 0 deletions

8
bochs_config Normal file
View file

@ -0,0 +1,8 @@
megs: 128
romimage: file=/usr/share/bochs/BIOS-bochs-latest, address=0xfffe0000
vgaromimage: file=/usr/share/bochs/VGABIOS-lgpl-latest
floppya: 1_44=build/clipper.img, status=inserted
boot: floppy
mouse: enabled=0
display_library: sdl, options="gui_debug"