diff --git a/bochsrc.conf b/bochsrc.conf index 4607ea8..b8ca884 100644 --- a/bochsrc.conf +++ b/bochsrc.conf @@ -1,5 +1,5 @@ megs: 32 -display_library: x +display_library: x, options="gui_debug" romimage: file=/usr/share/bochs/BIOS-bochs-latest vgaromimage: file=/usr/share/bochs/VGABIOS-lgpl-latest ata0-master: type=cdrom, path=os.iso, status=inserted @@ -8,3 +8,4 @@ log: bochslog.txt clock: sync=realtime, time0=local cpu: count=1, ips=1000000 com1: enabled=1, mode=file, dev=COM1.out +magic_break: enabled=1