mirror of
https://github.com/86Box/86Box.git
synced 2026-02-21 09:05:32 -07:00
Olivetti M19: Use the 3.71 BIOS instead, because it's newer.
This commit is contained in:
@@ -2426,7 +2426,7 @@ machine_xt_m19_init(const machine_t *model)
|
||||
{
|
||||
int ret;
|
||||
|
||||
ret = bios_load_linear("roms/machines/m19/BIOS.BIN",
|
||||
ret = bios_load_linear("roms/machines/m19/Olivetti M19 Resident Diagnostics Rev 3.71.BIN",
|
||||
0x000fc000, 16384, 0);
|
||||
ret &= rom_present("roms/machines/m19/MBM2764-30 8514 107 AB PCF3.BIN");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user