perfect6502-sys

Crates.ioperfect6502-sys
lib.rsperfect6502-sys
version0.2.2
sourcesrc
created_at2022-11-22 18:52:42.355861
updated_at2024-07-13 00:13:02.532938
descriptionBindings to perfect6502
homepage
repositoryhttps://github.com/zachcmadsen/perfect6502-sys
max_upload_size
id721072
size116,471
Zach Madsen (zachcmadsen)

documentation

README

perfect6502-sys

CI crates.io docs.rs license

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

MIT

Commit count: 16

cargo fmt