thejpster / monotron

A simple 8-bit home computer style application for the TI Tiva-C Launchpad
Apache License 2.0
191 stars 9 forks source link

Rust crate for the API #6

Closed thejpster closed 5 years ago

thejpster commented 6 years ago

To help people write binaries in Rust off-target, we should wrap the #4 SWI interface in a Rust crate.

thejpster commented 5 years ago

Done. See https://github.com/thejpster/monotron-apps/pull/2