aboutsummaryrefslogtreecommitdiffstats
path: root/bochsrc.bxrc
diff options
context:
space:
mode:
authorEmulatedSeasons <89668582+EmulatedSeasons@users.noreply.github.com>2023-06-15 22:36:39 -0400
committerEmulatedSeasons <89668582+EmulatedSeasons@users.noreply.github.com>2023-06-15 22:36:39 -0400
commita78033acc941fc4bcf6188f1d48fd8e012673fff (patch)
treeac92adae5e40274fd9e0b78352a24840cc88eab4 /bochsrc.bxrc
initial commit
Diffstat (limited to 'bochsrc.bxrc')
-rw-r--r--bochsrc.bxrc14
1 files changed, 14 insertions, 0 deletions
diff --git a/bochsrc.bxrc b/bochsrc.bxrc
new file mode 100644
index 0000000..5dae11f
--- /dev/null
+++ b/bochsrc.bxrc
@@ -0,0 +1,14 @@
+ata0-master: type=cdrom, path="emuos.iso", status=inserted
+boot: cdrom
+
+megs: 256
+
+#display_library: win32, options="gui_debug"
+
+vga: extension=vbe
+
+magic_break: enabled=1
+
+clock: sync=none, time0=local
+
+cpu: reset_on_triple_fault=0 \ No newline at end of file