Skip to content
New issue

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

Popups for File IO stuff #2

Closed
2 tasks done
Kautenja opened this issue Jun 14, 2020 · 1 comment
Closed
2 tasks done

Popups for File IO stuff #2

Kautenja opened this issue Jun 14, 2020 · 1 comment
Labels
feature reqeust New feature or request

Comments

@Kautenja
Copy link
Owner

Kautenja commented Jun 14, 2020

  • show a popup message when attempting to load a file that is not recognized as an iNES file
  • show a popup when failing to load a ROM from a saved state, i.e., a JSON file

the screen of the NES may be used in place of the popup, if necessary.

@Kautenja
Copy link
Owner Author

#3 partially resolves the issue by introducing a filter at the filesystem level to prevent loading files that are not ".nes" or ".NES" files. An alert mechanism is still necessary for the above two items; however, as the contents of the files are not filtered for, and the files can still move between Rack sessions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature reqeust New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant