GB: Link cable support with two local consoles#77
Open
NovaSquirrel wants to merge 10 commits intonesdev-org:masterfrom
Open
GB: Link cable support with two local consoles#77NovaSquirrel wants to merge 10 commits intonesdev-org:masterfrom
NovaSquirrel wants to merge 10 commits intonesdev-org:masterfrom
Conversation
13fe126 to
8882941
Compare
8389f03 to
4eeb28b
Compare
Copied from Sour's branch. Also a separate change to use separate savefiles.
Collaborator
Author
|
I think it's at a point where the feature works as expected and no longer crashes. There's something off about the link cable emulation that's causing problems for Magical Drop and Panel Action Bingo, but other games seem to work okay. Further accuracy fixes could come later. |
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.
Still working on this (it can crash sometimes, and I would like to make both consoles debuggable possibly? Probably not at the same time) but it's complete enough to look at. You can set a config option to have Mesen emulate two Game Boy consoles with the same ROM, connected via link cable.
Code is mostly based on the Vs DualSystem implementation.