marisa-rs
a CHIP-8 emulator, with learning purposes in mind, written in Rust.
this is mainly a learning project of mine for deeper knowledge in emulator development, so i can better implement my other project, sayaka-rs.
the project image is an animated image of a Marisa Kirisame fumo. the Marisa Kirisame character, also this project's namesake, belongs to the Touhou Project.
acknowledgements
this project is inspired by starrhorne's chip8-rust.
license
licensed under either of
- Apache License, Version 2.0
(LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0) - MIT license
(LICENSE-MIT or http://opensource.org/licenses/MIT)
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.