ppsspp_resume
Resume PSP emulation from a paused or stepping state. Use after an inspection sequence to continue execution. Idempotent: no effect if already running.
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 | |||