Add startup state configuration (C64 / Ultimate Menu)#460
Draft
Gee-64 wants to merge 1 commit intoGideonZ:u64iifrom
Draft
Add startup state configuration (C64 / Ultimate Menu)#460Gee-64 wants to merge 1 commit intoGideonZ:u64iifrom
Gee-64 wants to merge 1 commit intoGideonZ:u64iifrom
Conversation
b4328f6 to
f010bc3
Compare
Let users decide if they wish the machine to boot into the C64 or the Ultimate Menu. Convenient for users who always start their sessions by selecting disks or cartridges in the Ultimate Menu.
f010bc3 to
b6286f6
Compare
Owner
|
Does this work correctly with the SID detection on the U64? |
Contributor
Author
|
I am assuming you mean if the move of that I only have a U2+L at the moment (where this change works fine) so I am unable to test U64 compatibility. I'll put this PR in draft mode for now until I've had time to figure out how the SID detection works on the U64. Quick question: Does the U64 FPGA return CAPAB_CARTRIDGE as well as CAPAB_ULTIMATE64? |
Owner
Yes it does. When Cartridge would be false, it doesn't support reu, uci, sampler, cartridges, etc. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Let users decide if they wish the machine to boot into the C64 or the Ultimate Menu. Convenient for users who always start their sessions by selecting disks or cartridges in the Ultimate Menu.