cleaned up some log messages, polished up the kb driver a bit, etc
This commit is contained in:
11
util/bochsrc.txt
Normal file
11
util/bochsrc.txt
Normal file
@ -0,0 +1,11 @@
|
||||
megs: 32
|
||||
display_library: sdl
|
||||
romimage: file=/usr/share/bochs/BIOS-bochs-latest
|
||||
vgaromimage: file=/usr/share/bochs/VGABIOS-lgpl-latest
|
||||
ata0-master: type=cdrom, path=os.iso, status=inserted
|
||||
boot: cdrom
|
||||
log: bochslog.txt
|
||||
clock: sync=realtime, time0=local
|
||||
cpu: count=1, ips=10000000
|
||||
com1: enabled=1, mode=file, dev=com1.out
|
||||
|
Reference in New Issue
Block a user