Library for parsing Nintendo file formats.
bin/
- Compiled binariesbuild/visualstudio/
- Visual Studio Project filesdocs/
- Doxygen Generated API Documentationinclude/
- Public headerssrc/
- Library source code & private headerstest/
- Test program source codeMakefile
- Root makefile (GNU/Unix build system file)LICENCE
- Distribution LicenseDoxyfile
- Doxygen config
For GNU/unix systems make
can be used. For native Windows, Visual Studio project files are provided.
See more here.
API Documentation is generated using Doxygen, and located at docs/index.html.
This source code is made available under the MIT license.