2019.10.25

This commit is contained in:
ultraji
2019-10-25 21:54:25 +08:00
commit e0bd090b2d
136 changed files with 23481 additions and 0 deletions

8
oslab/bochs/bochsrc.bxrc Normal file
View File

@@ -0,0 +1,8 @@
romimage: file=$OSLAB_PATH/bochs/BIOS-bochs-latest
megs: 32
vgaromimage: file=$OSLAB_PATH/bochs/VGABIOS-lgpl-latest
floppya: 1_44="$OSLAB_PATH/Image", status=inserted
ata0-master: type=disk, path="$OSLAB_PATH/hdc.img", mode=flat, cylinders=204, heads=16, spt=38
boot: floppy
log: $OSLAB_PATH/bochsout.txt
cpu: count=1, ips=4000000