Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roughsketch/nds
A library for interacting with NDS files.
https://github.com/roughsketch/nds
library nds nintendo-ds rust
Last synced: 24 days ago
JSON representation
A library for interacting with NDS files.
- Host: GitHub
- URL: https://github.com/roughsketch/nds
- Owner: Roughsketch
- License: mit
- Created: 2018-08-31T03:12:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-15T03:59:24.000Z (about 2 years ago)
- Last Synced: 2024-10-05T14:34:15.633Z (about 1 month ago)
- Topics: library, nds, nintendo-ds, rust
- Language: Rust
- Size: 155 KB
- Stars: 8
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nds
[Documentation](https://docs.rs/nds/0.2.0/nds/)
A library for interacting with NDS files.
# Credits
Test files in the `tests/test_nds_files` are compiled `.nds` files of the
[nds-examples](https://github.com/devkitPro/nds-examples) directory.