| Crates.io | chip_8 |
| lib.rs | chip_8 |
| version | 0.3.1 |
| created_at | 2020-05-21 20:34:01.789258+00 |
| updated_at | 2021-12-02 23:19:35.310376+00 |
| description | CHIP-8 virtual machine / emulator |
| homepage | |
| repository | https://github.com/robo9k/chip8-rs |
| max_upload_size | |
| id | 244297 |
| size | 89,854 |
…
Add a dependency to your Cargo.toml (see The Cargo Book):
[dependencies]
chip_8 = "0.3.1"
chip8-rs is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
SPDX-License-Identifier: MIT OR Apache-2.0
See LICENSE-APACHE and LICENSE-MIT, and COPYRIGHT for details.