--- nono/vm/fuserom.cpp 2026/04/29 17:04:50 1.1.1.3 +++ nono/vm/fuserom.cpp 2026/04/29 17:04:55 1.1.1.4 @@ -28,9 +28,8 @@ std::unique_ptr gFuseROM; FuseROMDevice::FuseROMDevice() - : inherited() + : inherited("FuseROM") { - logname = "fuserom"; } FuseROMDevice::~FuseROMDevice()