Replies: 1 comment 3 replies
-
Theres no way to terminate and load a new rom, because theres no true way to terminate and destroy webassembly. An iframe is an easy way to do what youre looking for |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I saw that it's possible to reset the running emulator using :
window.EJS_emulator.gameManager.functions.restart()
Is it possible to reload a new rom directly inside the instance of the emulator ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions