--- nono/vm/mpu64180.cpp 2026/04/29 17:05:21 1.1.1.2 +++ nono/vm/mpu64180.cpp 2026/04/29 17:05:25 1.1.1.3 @@ -382,7 +382,7 @@ MPU64180Device::Translate(uint32 laddr) } // アドレス変換 (デバッガ用) -uint64 +busaddr MPU64180Device::TranslatePeek(uint32 laddr) const { uint32 paddr;