I'm attempting to emulate the MIDI to game boy sync using the TCPoke BGB support, but I don't really understand one thing: How does the circuit work? From what I'm guessing, the MIDI pins just get basically mapped to the link cable. So in theory, all I would have to do is take LoopBe1 and write a python script to send it to BGB's virtual link cable, but I think I'm completely wrong. Thoughts?