momiji

m68k emulator infrastructure

About Source code

Table of contents

momiji::ParsingInfo

Defined in header <momiji/Parser.h>

struct ParsingInfo

Output of the parser describing all the found instructions and labels.

Member fields

Field Type Notes Default value
instructions

std::vector

labels

momiji::LabelInfo