https://github.com/icorbrey/nintendo64-hal
A hardware abstraction layer for the Nintendo 64.
https://github.com/icorbrey/nintendo64-hal
crates-io hardware-abstraction-layer nintendo-64
Last synced: 5 months ago
JSON representation
A hardware abstraction layer for the Nintendo 64.
- Host: GitHub
- URL: https://github.com/icorbrey/nintendo64-hal
- Owner: icorbrey
- License: gpl-3.0
- Created: 2023-04-17T18:10:35.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-16T19:56:48.000Z (almost 2 years ago)
- Last Synced: 2025-04-22T09:59:00.309Z (about 1 year ago)
- Topics: crates-io, hardware-abstraction-layer, nintendo-64
- Language: Rust
- Homepage: https://crates.io/crates/nintendo64-hal
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# `nintendo64-hal`
A hardware abstraction layer for the Nintendo 64.
## Installation
Run the following Cargo command in your project directory:
```
cargo add nintendo64-hal
```
## License
This project is licensed under [GPL v3.0](./LICENSE).