momiji

m68k emulator infrastructure

About Source code

Table of contents

momiji::errors::NoInstructionFound

Defined in header <momiji/Parser.h>

struct NoInstructionFound

Error triggered when an instruction was not found / unrecognized.

Member fields

Field Type Notes Default value
inputString

std::string

The input string for the instruction.