Skip to content

Conversation

@gopi487krishna
Copy link
Owner

  • Implement Pause/Resume API to pause or resume the emulator
  • On mobile devices / devices with small screen's, the emulator will be paused. (NOTE : The WASM module still remains loaded and the SDL loop continues to run, but it wont make any changes to the emulator state)

Export The Pause/Resume API
This only pauses the emulator from running on mobile devices. The WASM
module will still remain loaded and the SDL loop will run without making
any changes to the emulator
@gopi487krishna gopi487krishna merged commit 3007fc8 into main Apr 27, 2025
1 check passed
@gopi487krishna gopi487krishna deleted the play-pause-api branch April 27, 2025 04:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants