Searched defs:getOpcodeDesc (Results 1 – 4 of 4) sorted by relevance
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/scumm/ | ||
H A D | script.cpp | 499 const char *ScummEngine::getOpcodeDesc(byte i) { in getOpcodeDesc() function in Scumm::ScummEngine |
/dports/games/scummvm/scummvm-2.5.1/engines/scumm/ | ||
H A D | script.cpp | 499 const char *ScummEngine::getOpcodeDesc(byte i) { in getOpcodeDesc() function in Scumm::ScummEngine |
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mohawk/ | ||
H A D | myst_scripts.cpp | 210 const Common::String MystScriptParser::getOpcodeDesc(uint16 op) { in getOpcodeDesc() function in Mohawk::MystScriptParser |
/dports/games/scummvm/scummvm-2.5.1/engines/mohawk/ | ||
H A D | myst_scripts.cpp | 210 const Common::String MystScriptParser::getOpcodeDesc(uint16 op) { in getOpcodeDesc() function in Mohawk::MystScriptParser |