Fixed NCR 3302 BIOS presence checking.
This commit is contained in:
@@ -820,7 +820,7 @@ machine_at_3302_init(const machine_t *model)
|
|||||||
0x000f0000, 65536, 0);
|
0x000f0000, 65536, 0);
|
||||||
|
|
||||||
if (ret) {
|
if (ret) {
|
||||||
bios_load_aux_linear("roms/machines/3302/f800-setup_ncr3.5-013190.bin",
|
ret &= bios_load_aux_linear("roms/machines/3302/f800-setup_ncr3.5-013190.bin",
|
||||||
0x000f8000, 32768, 0);
|
0x000f8000, 32768, 0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user