Enable bochs magic breakpoint.

This commit is contained in:
Drew Galbraith 2025-05-07 01:41:27 -07:00
parent fff3d8927c
commit f2c2cff98a
1 changed files with 2 additions and 0 deletions

View File

@ -11,3 +11,5 @@ romimage: file=/home/drew/opt/bochs/share/bochs/BIOS-bochs-latest
vgaromimage: file=/home/drew/opt/bochs/share/bochs/VGABIOS-lgpl-latest.bin
vga: extension=vbe
port_e9_hack: enabled=1
# Breaks on XCHGW %BX, %BX
magic_break: enabled=1