--- nono/vm/device.cpp 2026/04/29 17:04:50 1.1.1.5 +++ nono/vm/device.cpp 2026/04/29 17:04:52 1.1.1.6 @@ -141,6 +141,8 @@ IODevice::Peek8(uint32 addr) // バスエラー // +std::unique_ptr gBusErr; + // コンストラクタ BusErrDevice::BusErrDevice() {