46 lines
1.3 KiB
Plaintext
46 lines
1.3 KiB
Plaintext
config_interface: textconfig
|
|
display_library: sdl, options="gui_debug"
|
|
|
|
romimage: file="/usr/local/share/bochs/BIOS-bochs-latest"
|
|
|
|
cpu: count=1, ips=4000000, model=bx_generic, reset_on_triple_fault=1, cpuid_limit_winnt=0, ignore_bad_msrs=1, mwait_is_nop=0
|
|
#cpuid: level=6, stepping=3, model=3, family=6, vendor_string="AuthenticAMD", brand_string="AMD Athlon(tm) processor"
|
|
#cpuid: mmx=1, apic=xapic, sse=sse2, sse4a=0, misaligned_sse=0, sep=1, movbe=0, adx=0
|
|
#cpuid: aes=0, xsave=0, xsaveopt=0, x86_64=0, 1g_pages=0, pcid=0, fsgsbase=0, smep=0
|
|
#cpuid: smap=0, mwait=0, vmx=0
|
|
|
|
memory: host=64, guest=128
|
|
|
|
vgaromimage: file="/usr/local/share/bochs/VGABIOS-lgpl-latest"
|
|
vga: extension=vbe, update_freq=5
|
|
|
|
boot: disk
|
|
floppy_bootsig_check: disabled=0
|
|
# no floppya
|
|
# no floppyb
|
|
|
|
ata0: enabled=1, ioaddr1=0x1f0, ioaddr2=0x3f0, irq=14
|
|
ata1: enabled=1, ioaddr1=0x170, ioaddr2=0x370, irq=15
|
|
ata2: enabled=0
|
|
ata3: enabled=0
|
|
|
|
ata0-master: type=disk, mode=flat, path="disk.img"
|
|
ata0-slave: type=none
|
|
ata1-master: type=none
|
|
ata1-slave: type=none
|
|
|
|
pci: enabled=1, chipset=i440fx
|
|
|
|
debugger_log: -
|
|
private_colormap: enabled=0
|
|
clock: sync=slowdoown, time0=utc
|
|
|
|
log: /dev/stdout
|
|
debug: action=ignore
|
|
info: action=report
|
|
error: action=report
|
|
panic: action=ask
|
|
|
|
keyboard: serial_delay=250, paste_delay=100000
|
|
keyboard_mapping: enabled=1, map=/usr/local/share/bochs/keymaps/sdl-pc-us.map
|