about summary refs log tree commit diff stats
path: root/bochsrc.2disks
diff options
context:
space:
mode:
Diffstat (limited to 'bochsrc.2disks')
-rw-r--r--bochsrc.2disks16
1 files changed, 0 insertions, 16 deletions
diff --git a/bochsrc.2disks b/bochsrc.2disks
deleted file mode 100644
index 0956bdda..00000000
--- a/bochsrc.2disks
+++ /dev/null
@@ -1,16 +0,0 @@
-# Configuration for the Bochs x86 CPU emulator to run baremetal Mu programs
-# See boot.subx for more details.
-#
-# Installing Bochs:
-#   On Mac OS:
-#     brew install bochs
-#   On Ubuntu Linux 20.04:
-#     sudo apt install bochs bochs-sdl bochsbios vgabios
-
-display_library: sdl2
-
-ata0-master: type=disk, path="code.img", mode=flat, cylinders=20, heads=16, spt=63  # 512 bytes per sector = almost 10MB
-ata0-slave: type=disk, path="data.img", mode=flat, cylinders=20, heads=16, spt=63  # 512 bytes per sector = almost 10MB
-boot: disk
-mouse: enabled=1, toggle=ctrl+f10
-log: -