Technosorcery / sd2snes-lttp-rando-tracker

Legend of Zelda: A Link to the Past randomizer tracker that works via SD2SNES serial connection
MIT License
11 stars 4 forks source link

Extract SD2SNES interface into separate crate #21

Closed jhelwig closed 2 years ago

jhelwig commented 6 years ago

The code to interact with the SD2SNES over the serial port would be nice to have as a separate crate that we pull in, instead of having it embedded in the project directly.

jhelwig commented 2 years ago

Done as part of https://github.com/Technosorcery/sd2snes-lttp-rando-tracker/pull/781

https://crates.io/crates/qusb2snes-client