Explorar el Código

.zrom is still broken; use .rom by default

tags/v0.9.3
Michael Brown hace 19 años
padre
commit
33eb8871a9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      contrib/bochs/bochsrc.txt

+ 1
- 1
contrib/bochs/bochsrc.txt Ver fichero

144
 #optromimage2: file=optionalrom.bin, address=0xd1000
144
 #optromimage2: file=optionalrom.bin, address=0xd1000
145
 #optromimage3: file=optionalrom.bin, address=0xd2000
145
 #optromimage3: file=optionalrom.bin, address=0xd2000
146
 #optromimage4: file=optionalrom.bin, address=0xd3000
146
 #optromimage4: file=optionalrom.bin, address=0xd3000
147
-optromimage1: file=../../src/bin/pnic.zrom, address=0xd0000
147
+optromimage1: file=../../src/bin/pnic.rom, address=0xd0000
148
 
148
 
149
 #optramimage1: file=/path/file1.img, address=0x0010000
149
 #optramimage1: file=/path/file1.img, address=0x0010000
150
 #optramimage2: file=/path/file2.img, address=0x0020000
150
 #optramimage2: file=/path/file2.img, address=0x0020000

Loading…
Cancelar
Guardar