Functions | |
bool | ShouldDisplay (const InstructionEntry &entry, const char *filter) |
bool yaze::app::emu::anonymous_namespace{emulator.cc}::ShouldDisplay | ( | const InstructionEntry & | entry, |
const char * | filter ) |
Definition at line 22 of file emulator.cc.
References yaze::app::emu::InstructionEntry::address, yaze::app::emu::InstructionEntry::opcode, opcode_to_mnemonic, yaze::app::emu::InstructionEntry::operands, and ShouldDisplay().
Referenced by ShouldDisplay().