cleaned up some log messages, polished up the kb driver a bit, etc

This commit is contained in:
2025-06-03 20:51:25 -04:00
parent 01076e24b8
commit e471564f89
6 changed files with 138 additions and 21 deletions

11
util/bochsrc.txt Normal file
View 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