0 Star 1 Fork 4

YaoYuantao/linux-0.11-imitate

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bochim_win.bxrc 793 Bytes
一键复制 编辑 原始数据 按行查看 历史
YaoYuantao 提交于 2022-01-24 02:42 . 添加Linux运行环境
###############################################################
# Configuration file for Bochs
###############################################################
# how much memory the emulated machine will have
megs: 32
# filename of ROM images
romimage: file=D:/Soft/Bochs-2.6.9/BIOS-bochs-latest
vgaromimage: file=D:/Soft/Bochs-2.6.9/VGABIOS-lgpl-latest
# what disk images will be used
floppya: 1_44=Image, status=inserted
# choose the boot disk.
boot: floppy
ata0-master: type=disk, path="hdc-0.11.img", mode=flat, cylinders=204, heads=16, spt=38
# where do we send log messages?
log: bochsout.txt
# disable the mouse
mouse: enabled=0
# enable key mapping, using US layout as default.
keyboard: keymap=D:/Soft/Bochs-2.6.9/keymaps/x11-pc-us.map
# open magic_break
magic_break: enabled=1
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/yuantaoyao/linux-0.11-imitate.git
git@gitee.com:yuantaoyao/linux-0.11-imitate.git
yuantaoyao
linux-0.11-imitate
linux-0.11-imitate
master

搜索帮助