reimplmenets the previous iteration with a brand new custom build system
This commit is contained in:
10
util/bochsrc.txt
Normal file
10
util/bochsrc.txt
Normal file
@ -0,0 +1,10 @@
|
||||
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=1000000
|
||||
com1: enabled=1, mode=file, dev=com1.out
|
Reference in New Issue
Block a user