-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbochsrc
More file actions
23 lines (22 loc) · 694 Bytes
/
bochsrc
File metadata and controls
23 lines (22 loc) · 694 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# You may need to add and change the following paths to insure
# that the righ BIOS images are being loaded.
#romimage: file=./bochs/BIOS-bochs-latest
#vgaromimage: file=./bochs/VGABIOS-elpin-2.40
megs: 4
floppya: 1_44=boot/zImage, status=inserted
boot: a
log: bochsout.txt
#one of the two clock lines needs to be enabled if the clock time is to match wall clock time.
#clock: sync=realtime
clock: sync=slowdown, time0=local
panic: action=fatal
error: action=report
info: action=report
debug: action=ignore
#---vga_update_interval: 300000
keyboard: serial_delay=250
#floppy_command_delay: 500
#ips: 1000000
mouse: enabled=0
private_colormap: enabled=0
parport1: enabled=1, file="parout.txt"