We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently the emulator can only use the snapshot files compiled into it. Users can only load new games by modifying the code and recompiling.
A file dialog is needed so we can load snapshots directly from the Downloads or Documents folder, etc.
Both a menu and allowing files to be dragged and dropped onto the emulator window would be good ways to implement it.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Currently the emulator can only use the snapshot files compiled into it.
Users can only load new games by modifying the code and recompiling.
A file dialog is needed so we can load snapshots directly from the Downloads or Documents folder, etc.
Both a menu and allowing files to be dragged and dropped onto the emulator window would be good ways to implement it.
The text was updated successfully, but these errors were encountered: