atimach64gx: Remove abort for not loaded ROM.

Allows emulating non-ROM variant of a PCI card by just removing the ROM file.
This commit is contained in:
joevt 2024-02-27 17:55:43 -08:00 committed by dingusdev
parent a0052b7b9a
commit ae5a1331b6
1 changed files with 1 additions and 2 deletions

View File

@ -143,8 +143,7 @@ AtiMach64Gx::AtiMach64Gx()
// declare expansion ROM containing FCode and Mac OS drivers
if (this->attach_exp_rom_image(std::string("113-32900-004_Apple_MACH64.bin"))) {
ABORT_F("%s: could not load ROM - this device won't work properly!",
this->name.c_str());
LOG_F(WARNING, "%s: could not load ROM - this device won't work properly!", this->name.c_str());
}
// initialize display identification