momiji

m68k emulator infrastructure

About Source code

Table of contents

constStates

MISSING HEADER

Obtain a view of the current system states


[[nodiscard]] span constStates() const noexcept (1)
  1. Returns a view of all the System states
    Returns: A const span to all the System states

This function is primarily used to query the values of registers and memory during emulator runs.