karlos/bochsrc

36 lines
971 B
Text
Raw Permalink Normal View History

2025-03-08 18:52:07 +01:00
cpu: count=1, reset_on_triple_fault=1
2025-12-20 17:08:59 +01:00
#cpuid: x86_64=1, mmx=1, sep=1, simd=sse4_2, apic=xapic, aes=1, movbe=1, xsave=1
#cpuid: family=6, model=0x1a, stepping=5
2025-03-08 18:52:07 +01:00
memory: guest=512, host=256
romimage: file=$BXSHARE/BIOS-bochs-latest, options=fastboot
2025-12-20 17:08:59 +01:00
vgaromimage: file=$BXSHARE/VGABIOS-lgpl-latest.bin
2025-03-08 18:52:07 +01:00
mouse: enabled=0
pci: enabled=1, chipset=i440fx
ata0: enabled=1, ioaddr1=0x1f0, ioaddr2=0x3f0, irq=14
ata1: enabled=1, ioaddr1=0x170, ioaddr2=0x370, irq=15
ata2: enabled=0, ioaddr1=0x1e8, ioaddr2=0x3e0, irq=11
ata3: enabled=0, ioaddr1=0x168, ioaddr2=0x360, irq=9
# hard-coded 16MB disk size
ata0-master: type=disk, mode=flat, path="build/disk.img", cylinders=64, heads=16, spt=32
boot: disk
panic: action=ask
error: action=report
info: action=report
#debug: action=ignore, apic0=report, pic=report, ioapic=report
debug: action=ignore, keyboard=report
2025-03-08 18:52:07 +01:00
debugger_log: bochs-log.txt
2025-03-08 18:52:07 +01:00
2025-08-13 20:33:43 +02:00
#com1: enabled=1, mode=socket-server, dev=localhost:1111
2025-03-08 18:52:07 +01:00
port_e9_hack: enabled=1