--- nono/debugger/debugger_m88xx0.h 2026/04/29 17:05:27 1.1.1.10 +++ nono/debugger/debugger_m88xx0.h 2026/04/29 17:05:49 1.1.1.11 @@ -44,6 +44,7 @@ class DebuggerMD_m88xx0 : public Debugge } std::string Disassemble(DebuggerMemoryStream& mem) override; + std::string ParseInst(const std::string&) const override; private: MPU88xx0Device *cpu {}; // MPU デバイス