sd2snes icon indicating copy to clipboard operation
sd2snes copied to clipboard

Fix for SGB controller multitap on SD2SNES mk2 (classic)

Open redacted173 opened this issue 4 years ago • 0 comments
trafficstars

https://github.com/redacted173/sd2snes/issues/29

Not sure why, but the Xilinx compiler appears to use the last? condition as the implicit default. I was expecting it to not do anything for the 2/3 case like Altera. This bug reset controller state 2 and 3 every cycle on SD2SNES mk2 which caused those controllers not to work for Wario Blast and Bomberman GB.

It may be easiest to manually merge the change in your local changes and close this pull request.

redacted173 avatar Nov 16 '21 00:11 redacted173