A Rust library for the Nintendo DS
Go to file
2024-05-09 18:59:34 +02:00
examples SystemData struct 2024-05-09 14:59:28 +02:00
lib restructuring 2024-05-09 18:59:34 +02:00
tests SystemData struct 2024-05-09 14:59:28 +02:00
.gitignore Project restructuring 2024-02-26 00:00:39 +01:00
armv5te-nintendo-ds.json Integrating an example 2024-02-26 00:27:18 +01:00
Cargo.lock SystemData struct 2024-05-09 14:59:28 +02:00
Cargo.toml SystemData struct 2024-05-09 14:59:28 +02:00
devkitpro_tools Integrating an example 2024-02-26 00:27:18 +01:00
README.md Integrating an example 2024-02-26 00:27:18 +01:00
thumbv4t-nintendo-ds.json Integrating an example 2024-02-26 00:27:18 +01:00

Shameless ripoff

This is copying the work of https://github.com/devkitPro/libnds to Rust

Example

To run the examples cargo-nds is used