summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--bochs/bochsdebug (renamed from bochsdebug)0
-rw-r--r--bochs/bochsrc (renamed from bochsrc)0
3 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3e98bf8..c366cc7 100644
--- a/Makefile
+++ b/Makefile
@@ -110,7 +110,7 @@ FoolData.img: binfont.bin $(MP_BIN)
# run in our local bochs (we need cirrus support for our vesa mode)
run: all
- ~/opt/bochs-2.6.6/bochs -q -rc bochsdebug
+ ~/opt/bochs-2.6.6/bochs -q -f bochs/bochsrc -rc bochs/bochsdebug
############ cleanup ############
diff --git a/bochsdebug b/bochs/bochsdebug
index fabafe9..fabafe9 100644
--- a/bochsdebug
+++ b/bochs/bochsdebug
diff --git a/bochsrc b/bochs/bochsrc
index 9588480..9588480 100644
--- a/bochsrc
+++ b/bochs/bochsrc