momiji

m68k emulator infrastructure

About Source code

Table of contents

getStates

MISSING HEADER

Get all the current system states

DEPRECATED

[[nodiscard]] const std::vector& getStates() const (1)
  1. Returns a view of all the System states
    Returns: A const-ref to all the System states

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