@defparam Hi, I know it's been a while and I hope all is well. And this is a stretch. But do you have any SNES Expansion Headers left?
https://github.com/defparam/snes-exp-bridge
(I'll have to look into making/soldering my own if not)
@defparam Hi, I know it's been a while and I hope all is well. And this is a stretch. But do you have any SNES Expansion Headers left?
https://github.com/defparam/snes-exp-bridge
(I'll have to look into making/soldering my own if not)
@defparam The goal here is that "I want to create a firmware to load my homebrew without having to carry around an SD card back and forth.
I want to evaluate all my options for doing this with Super Everdrive X5 (no USB port).
@cr1901 @defparam Another option could be to make use of the second controller port to transfer data. The controller protocol is just a 16-bit shift register (like a pair of 74HCT166's fed parallel data).
It wouldn't be the fastest due to the rate the SNES reads the port, but would be viable for not needing a expansion port or custom cartridge.