The Curious Lorenz
Results
2
issues of
The Curious Lorenz
I'm working on adding the communication with a bridged serial port over TCP/IP. I have successfully attached a ESP8266 board to the TX and RX lines on my PSOne. The...
This PR implements the feature described here: https://github.com/ShendoXT/memcardrex/issues/26 Major changes: - CardLink driver can support the serial port and serial port over TCP via a socket (actually, any raw socket...