momiji

m68k emulator infrastructure

About Source code

Table of contents

reset

MISSING HEADER

Resets the emulator to the initial state


bool reset() (1)
  1. Returns: true if it there was any non-initial System state before attempting the reset, false otherwise

Remarks

Calling reset() on an empty Emulator has no effect, other than getting false returned from the function.