First commit: add folder structure, make process, kernel main function, base for framebuffer driver
This commit is contained in:
9
bochsrc.txt
Normal file
9
bochsrc.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
megs: 32
|
||||
display_library: sdl2
|
||||
romimage: file=/usr/share/bochs/BIOS-bochs-legacy
|
||||
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
|
||||
Reference in New Issue
Block a user