-
Notifications
You must be signed in to change notification settings - Fork 37
[Template] Add support for ZX Spectrum emulator #178
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
base: develop
Are you sure you want to change the base?
[Template] Add support for ZX Spectrum emulator #178
Conversation
Adds ROM extension support, but until someone creates a specific emulator, just uses a generic filename.
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
5149c5e to
696af27
Compare
9cf3c1f to
9b69b84
Compare
a412ade to
61e62b8
Compare
3302dc6 to
7b68b2f
Compare
2fd7dd7 to
bfb4e22
Compare
c8e5336 to
4fb877a
Compare
b4c081d to
490ddff
Compare
Description
This is a template to show others how a new emulator could be added to the menu source code. In this PR we attempt to:
Adds base support for a Sinclair ZX Spectrum emulator (since one is contained within Goldeneye).
Motivation and Context
How Has This Been Tested?
Screenshots
Types of changes
Checklist:
Signed-off-by: GITHUB_USER <GITHUB_USER_EMAIL>