Skip to content

transistorfet/emulator-hal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A set of traits for interfacing between emulated hardware devices

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages