An open API service indexing awesome lists of open source software.

https://github.com/blocksds/libnds

Development library for Nintendo DS and DSi. https://codeberg.org/blocksds/libnds
https://github.com/blocksds/libnds

blocksds nintendo-ds nintendo-ds-homebrew nintendo-dsi

Last synced: 4 months ago
JSON representation

Development library for Nintendo DS and DSi. https://codeberg.org/blocksds/libnds

Awesome Lists containing this project

README

          

# libnds

A library to develop applications for a Nintendo DS.

- [Documentation](https://blocksds.skylyrac.net/libnds/index.html)
- [Examples](https://codeberg.org/blocksds/sdk/src/branch/master/examples)

Please, report issues [here](https://codeberg.org/blocksds/sdk/issues).

## Licensing

libnds is provided under the terms of [the Zlib license](./licenses/LICENSE).

The FAT file system driver used, FatFs, is provided under [a distinct permissive license](./licenses/LICENSE.FatFs).