pcsx-redux icon indicating copy to clipboard operation
pcsx-redux copied to clipboard

SIO0 overhaul

Open johnbaumann opened this issue 8 months ago • 4 comments

~~Draft~~ PR, trying to shore up various changes I had worked up in preparation of adding multitap support. My initial branch became sorely outdated and conflicted, this branch attempts to cherry pick some of these changes and bring the branch back in line with head. Needs some additional cleanup; get rid of vectors, mentions of multitap, test various things, etc.

  • Moved all/most card + pad specific code out of SIO class
  • Began abstracting generic card & pad functions such as file IO to a parent class

johnbaumann avatar Jun 23 '24 16:06 johnbaumann