Bug 73

Summary: Implement Dolphin-compatible JOY bus protocol support
Product: Core Reporter: Jeffrey Pfau <jeffrey>
Component: GBA SIOAssignee: Jeffrey Pfau <jeffrey>
Status: IN_PROGRESS ---    
Severity: normal CC: alexchandel, chris.s.waters, tonybalsley
Priority: Normal    
Version: tip of tree   
Target Milestone: 0.4   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 1    

Description Jeffrey Pfau 2014-02-02 18:54:01 PST
The emulator should support Joy Bus in a method compatible with Dolphin.
Comment 1 tonybalsley 2015-02-28 05:34:51 PST
https://github.com/dolphin-emu/dolphin/pull/2139

Dolphin are about to change thier link cable emulation.
Comment 2 Jeffrey Pfau 2015-03-02 01:34:38 PST
Working on this on the feature/sio-dolphin branch. I made sure to check out the appropriate branch from skidau's repo and built Dolphin myself. Four Swords already seems to work, but there's still work left to get it to work *well*.
Comment 3 alexchandel 2016-09-05 04:09:45 PDT
Is the sio branch ready to merge?