ppsspp_resume
Resume PSP emulation from a paused or stepping state to continue gameplay or inspection. Restores normal execution after a pause.
Instructions
PURPOSE: Resume PSP emulation from a paused/stepping state. USAGE: Counterpart to ppsspp_pause. Use after a paused inspection sequence. To step a single frame instead, use ppsspp_step. BEHAVIOR: Modifies emulator run state. Idempotent — resuming already-running is a no-op. RETURNS: Single line 'Emulation resumed'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||