momiji

m68k emulator infrastructure

About Source code

Table of contents

momiji::traps::InvalidMemoryRead

Defined in header <momiji/System.h>

struct InvalidMemoryRead

A class that represents an invalid memory read.

Member fields

Field Type Notes Default value
address

std::int32_t

The address where an invalid read occurred.