From 405a5ff20e593f05ea12b1f79e32a02ac70b0648 Mon Sep 17 00:00:00 2001 From: Elaina Claus Date: Tue, 15 Oct 2024 12:50:51 -0400 Subject: [PATCH] I guess wx work again on Debian Trixie? --- bochsrc.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bochsrc.txt b/bochsrc.txt index d65599c..a69b80d 100755 --- a/bochsrc.txt +++ b/bochsrc.txt @@ -1,7 +1,7 @@ # configuration file generated by Bochs plugin_ctrl: voodoo=false, unmapped=true, biosdev=true, speaker=true, extfpuirq=true, parallel=true, serial=true, busmouse=false, e1000=false, es1370=false, gameport=true, ne2k=false, sb16=false, usb_uhci=false, usb_ohci=false, usb_ehci=false, usb_xhci=false config_interface: textconfig -display_library: sdl2 +display_library: wx memory: guest=64, host=64, block_size=128 romimage: file="/usr/share/bochs/BIOS-bochs-legacy", address=0x00000000, options=none, flash_data=none vgaromimage: file="/usr/share/bochs/VGABIOS-lgpl-latest" @@ -50,4 +50,4 @@ com2: enabled=false com3: enabled=false com4: enabled=false magic_break: enabled=1 -port_e9_hack: enabled=1, all_rings=false \ No newline at end of file +port_e9_hack: enabled=1, all_rings=false