Update to the 991114 version.
This commit is contained in:
parent
337581efc4
commit
b9874cb334
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23268
@ -8,7 +8,7 @@
|
||||
|
||||
VGABIOS= VGABIOS-elpin-2.20
|
||||
BIOS= BIOS-bochs-990925a
|
||||
DATE= 991004
|
||||
DATE= 991114
|
||||
|
||||
DISTNAME= bochs-${DATE}a
|
||||
CATEGORIES= emulators
|
||||
|
@ -1 +1 @@
|
||||
MD5 (bochs-991004a.tar.gz) = 36eaac5c17afb2a9812eadc7ec304f96
|
||||
MD5 (bochs-991114a.tar.gz) = 55e35702edd17391b0bc03b0e8f52d4b
|
||||
|
@ -1,7 +1,7 @@
|
||||
--- .bochsrc.orig Mon Oct 4 08:31:35 1999
|
||||
+++ .bochsrc Tue Oct 5 18:57:29 1999
|
||||
--- .bochsrc.orig Sun Nov 14 16:01:27 1999
|
||||
+++ .bochsrc Mon Nov 22 17:33:48 1999
|
||||
@@ -3,7 +3,7 @@
|
||||
megs: 16
|
||||
#megs: 16
|
||||
#megs: 8
|
||||
boot: c
|
||||
-vgaromimage: bios/VGABIOS-elpin-2.20
|
||||
@ -9,16 +9,16 @@
|
||||
|
||||
# You many now use double quotes around pathnames, in case
|
||||
# your pathname includes spaces.
|
||||
@@ -64,7 +64,7 @@
|
||||
#romimage: file=../cbios961203
|
||||
#romimage: file=../r980820.rom, address=0xe0000
|
||||
#romimage: file=bios/BIOS-bochs-990907a, address=0xf0000
|
||||
@@ -68,7 +68,7 @@
|
||||
#floppya: 1_2=../1.2
|
||||
#floppyb: 1_44=../1.680
|
||||
|
||||
-romimage: file=bios/BIOS-bochs-990925a, address=0xf0000
|
||||
+romimage: file=/usr/local/lib/bochs/bios/BIOS-bochs-990925a, address=0xf0000
|
||||
|
||||
#romimage: file=/home/kpl/floating_point/bios/rombios.bin, address=0xf0000
|
||||
|
||||
@@ -75,8 +75,8 @@
|
||||
#romimage: file=bios/rombios.bin, address=0xf0000
|
||||
#romimage: file=../cbios961203
|
||||
@@ -82,8 +82,8 @@
|
||||
#vgaromimage: ../vgacbios961111
|
||||
#romimage: ../cbios961203
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user