Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.75 KB

README.md

File metadata and controls

36 lines (25 loc) · 1.75 KB

crates.io Documentation Minimum Supported Rust Version

emulator-hal

A set of traits for interfacing between emulated hardware devices

These crates are based on the embedded-hal crates. They are intended for abstracting emulated hardware devices, primarily the memory bus and stepping functions common to emulated computer and console hardware, to allow easier code reuse.

Crates

Crate crates.io Docs
emulator-hal crates.io Documentation A set of traits for interfacing between emulated hardware devices
emulator-hal-memory crates.io Documentation

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.