4 releases
0.2.2 | Jul 13, 2024 |
---|---|
0.2.1 | Jan 13, 2024 |
0.2.0 | Dec 17, 2022 |
0.1.0 | Nov 22, 2022 |
#357 in Embedded development
33KB
734 lines
perfect6502-sys
Rust bindings to perfect6502
.
Disclaimer
The bindings work for targets x86_64-unknown-linux-gnu
and
x86_64-pc-windows-msvc
. They may be incorrect for other targets since they're
manually generated and stored in tree (see
generate_bindings.sh
).
Contributing
Feel free to open an issue if you have ideas for improvements.
License
Dependencies
~225KB