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

View File

@@ -0,0 +1,10 @@
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
#parport1: enable=0
cpu: count=1, ips=4000000
gdbstub: enabled=1, port=1234, text_base=0, data_base=0, bss_base=0