momiji

m68k emulator infrastructure

About Source code

Table of contents

states

MISSING HEADER

Obtain a span of the current system states


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

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