adding some convenience scripts and working on bochs setup for debugging

This commit is contained in:
wes
2023-08-21 10:49:50 -04:00
parent e2567d25ba
commit 418f94fd96
3 changed files with 9 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
megs: 128
romimage: file=/usr/share/bochs/BIOS-bochs-latest, address=0xfffe0000
vgaromimage: file=/usr/share/bochs/VGABIOS-lgpl-latest
floppya: 1_44=build/main_floppy.img, status=inserted
boot: floppy
mouse: enabled=0
display_library: sdl2, options="gui_debug"