enabled magic breakkpoints in bochs

This commit is contained in:
shockrahwow 2019-11-05 17:44:16 -08:00
parent 8660744a4f
commit 52cd597b2a

View File

@ -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