From 37205c99ea7ea355a477549b2c0b7103d802954d Mon Sep 17 00:00:00 2001 From: Baptiste Wicht Date: Sat, 2 Jul 2016 13:33:36 +0200 Subject: [PATCH] Activate 0xe9 port hack for debugging purpose --- tools/bochsrc.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/bochsrc.txt b/tools/bochsrc.txt index 9296f346..9fdf5117 100644 --- a/tools/bochsrc.txt +++ b/tools/bochsrc.txt @@ -1,4 +1,5 @@ display_library: sdl magic_break: enabled=1 +port_e9_hack: enabled=1 ata0-master: type=disk, path="hdd.img", mode=flat, cylinders=1000, heads=16, spt=63 -boot: disk \ No newline at end of file +boot: disk