|
@@ -144,7 +144,7 @@ megs: 32
|
144
|
144
|
#optromimage2: file=optionalrom.bin, address=0xd1000
|
145
|
145
|
#optromimage3: file=optionalrom.bin, address=0xd2000
|
146
|
146
|
#optromimage4: file=optionalrom.bin, address=0xd3000
|
147
|
|
-optromimage1: file=rom.img, address=0xd0000
|
|
147
|
+optromimage1: file=../../src/bin/pnic.zrom, address=0xd0000
|
148
|
148
|
|
149
|
149
|
#optramimage1: file=/path/file1.img, address=0x0010000
|
150
|
150
|
#optramimage2: file=/path/file2.img, address=0x0020000
|
|
@@ -198,7 +198,7 @@ vga: extension=none
|
198
|
198
|
#floppya: 1_44=a:, status=inserted
|
199
|
199
|
#floppya: 1_44=a.img, status=inserted
|
200
|
200
|
#floppya: 1_44=/dev/rfd0a, status=inserted
|
201
|
|
-floppya: 1_44=floppy.img, status=inserted
|
|
201
|
+floppya: 1_44=../../src/bin/pnic.dsk, status=inserted
|
202
|
202
|
|
203
|
203
|
#=======================================================================
|
204
|
204
|
# FLOPPYB:
|