acadia/.bochsrc

16 lines
615 B
Plaintext

megs: 1024
ata0-master: type=disk, path=builddbg/disk.img, mode=flat, cylinders=512, heads=16, spt=50
display_library: sdl2, options="gui_debug"
boot: disk
com1: enabled=1, mode=file, dev=serial.out, baud=9600, parity=none, bits=8, stopbits=1
cpu: model=corei7_sandy_bridge_2600k
pci: enabled=1, chipset=i440bx
log: bochs.log
# TODO: Make this portable, by building bochs locally.
romimage: file=/home/drew/opt/bochs/share/bochs/BIOS-bochs-latest
vgaromimage: file=/home/drew/opt/bochs/share/bochs/VGABIOS-lgpl-latest.bin
vga: extension=vbe
port_e9_hack: enabled=1
# Breaks on XCHGW %BX, %BX
magic_break: enabled=1