mirror of https://github.com/xemu-project/xemu.git
12 lines
301 B
Diff
12 lines
301 B
Diff
--- bochs-2.3.7.orig/bios/rombios.h
|
|
+++ bochs-2.3.7/bios/rombios.h
|
|
@@ -19,7 +19,7 @@
|
|
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
|
|
|
/* define it to include QEMU specific code */
|
|
-//#define BX_QEMU
|
|
+#define BX_QEMU
|
|
|
|
#ifndef LEGACY
|
|
# define BX_ROMBIOS32 1
|