bizhawk_unpause
Resume emulation after a pause to return to normal real-time playback. Use when inspection is complete; no-op if already unpaused.
Instructions
PURPOSE: Resume emulation after a pause, returning to normal real-time playback. USAGE: Counterpart to bizhawk_pause. Use after a paused inspection sequence is complete. To advance only a few frames without resuming full speed, use bizhawk_frame_advance instead. BEHAVIOR: Modifies emulator run state. Returns an error if the loaded core doesn't expose emu.unpause — check capabilities.unpause in bizhawk_get_info first. Calling unpause when not paused is a no-op. RETURNS: Single line 'Emulation resumed'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||