Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 549 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 549 Bytes

NDS RS

Rust support for the Nintendo DS console family

Project structure

libnds library bindings.

wf-toolchain uses a custom libc implementation as such we can't rely on the libc crate.

Here we include our own bindings to the wf-picolibc

Helper crate that hosts procedural macros

Functions related to bit manipulation