Explorar el Código

.zrom is still broken; use .rom by default

tags/v0.9.3
Michael Brown hace 17 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,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=../../src/bin/pnic.zrom, address=0xd0000
147
+optromimage1: file=../../src/bin/pnic.rom, address=0xd0000
148 148
 
149 149
 #optramimage1: file=/path/file1.img, address=0x0010000
150 150
 #optramimage2: file=/path/file2.img, address=0x0020000

Loading…
Cancelar
Guardar