Menu

Tree [r13] /
 History

HTTPS access


File Date Author Commit
 arm7 2008-08-04 penguinonharley [r10] - Add limits to user's param.
 arm9 2008-09-08 penguinonharley [r13] - add reset procedure for save data
 include 2008-07-19 penguinonharley [r4] Add possibility to change some parameters at ru...
 libnds_patch 2008-08-04 penguinonharley [r10] - Add limits to user's param.
 licences 2008-07-02 penguinonharley [r1] First import in subversion repository.
 AUTHORS 2008-07-02 penguinonharley [r1] First import in subversion repository.
 Makefile 2008-07-03 penguinonharley [r2] arm9/source/main.cpp:
 README 2008-07-26 penguinonharley [r8] - Add patch to libnds to compile correctly
 TODO 2008-07-02 penguinonharley [r1] First import in subversion repository.

Read Me

- Dynamically Linked Disc Interface

In order to use the memory card to save/read data, you must copy the correct
dldi patch file (for example Sclt.dldi), an when recompile a file named 
ndstune-<your-dldi-patch>.nds will appear.

More information regards DLDI can be found at

	http://dldi.drunkencoders.com/index.php?title=Main_Page

- libnds patch

To compile correctly this software you must patch libnds with files in libnds_patch directory.