# how much memory the emulated machine will have
megs: 32

# filename of ROM images
romimage: file=$BXSHARE/BIOS-bochs-latest, address=0xf0000
vgaromimage: $BXSHARE/VGABIOS-elpin-2.40

# what disk images will be used 
floppya: 1_44=floppya.img, status=inserted
#ata0-master: type=disk, path=hd10meg.img, cylinders=306, heads=4, spt=17
#diskc: file=hd10meg.img, cyl=306, heads=4, spt=17

# choose the boot disk.
#boot: disk
boot: a

# where do we send log messages?
log: bochsout.txt

#ata0: enabled=1, ioaddr1=0x1f0, ioaddr2=0x3f0, irq=14

# disable the mouse, since DLX is text only
mouse: enabled=0

# enable NE2000.  If you want to send and receive packets, you MUST run
# bochs as root.
ne2k: ioaddr=0x280, irq=9, mac=b0:c4:20:00:00:00, ethmod=linux, ethdev=eth0
#ne2k: ioaddr=0x280, irq=9, mac=fe:fd:00:00:00:01, ethmod=tuntap, ethdev=tun0
#ne2k: ioaddr=0x280, irq=9, mac=fe:fd:00:00:00:01, ethmod=tuntap, ethdev=tun0, script=tunconfig

keyboard_mapping: enabled=1, map=$BXSHARE/keymaps/x11-pc-us.map

#ips: 133000000
#ips: 133300000
#ips: 200000000

pit: realtime=1
