summaryrefslogtreecommitdiffstats
path: root/bochs/linux-0.11.bxrc
diff options
context:
space:
mode:
authorWe-unite <3205135446@qq.com>2025-01-23 10:41:10 +0800
committerWe-unite <3205135446@qq.com>2025-01-23 10:41:10 +0800
commite6f77b7ea3e38c9853bee60b275f3f89d252a5b3 (patch)
tree80bfbabed9d4cbcf9fa62677f78b34279d7e2f87 /bochs/linux-0.11.bxrc
downloadlinux-0.11-master.tar.gz
linux-0.11-master.zip
Initial commit, makee it usable on newest linuxHEADmaster
Diffstat (limited to 'bochs/linux-0.11.bxrc')
-rw-r--r--bochs/linux-0.11.bxrc12
1 files changed, 12 insertions, 0 deletions
diff --git a/bochs/linux-0.11.bxrc b/bochs/linux-0.11.bxrc
new file mode 100644
index 0000000..1903f1d
--- /dev/null
+++ b/bochs/linux-0.11.bxrc
@@ -0,0 +1,12 @@
1romimage: file=$BXSHARE/BIOS-bochs-latest
2megs: 16
3vgaromimage: file=$BXSHARE/VGABIOS-lgpl-latest
4
5floppya: 1_44="$OSLAB_PATH/src/Image", status=inserted
6ata0-master: type=disk, path="$OSLAB_PATH/hdc-0.11.img", mode=flat, cylinders=204, heads=16, spt=38
7boot: a
8log: $OSLAB_PATH/bochsout.txt
9
10display_library: x
11#display_library: sdl
12