create test bootloader
This commit is contained in:
commit
c75d8ab791
5 changed files with 267 additions and 0 deletions
8
bochs_config
Normal file
8
bochs_config
Normal 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"
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue