Olivetti M19: Use the 3.71 BIOS instead, because it's newer.

This commit is contained in:
OBattler
2025-09-08 01:38:46 +02:00
parent 087dc711f5
commit 63a78e388b

View File

@@ -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");