1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
# `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).