Everything needed to build 3DS homebrews.
It includes the following libraries build from source:
- ctrulib
- citro3d
- 3ds_portlibs: curl
It includes the following tools:
docker run --rm -it -v $(pwd):/source greatwizard/devkitarm-3dsdevkitPro is installed in /opt/devkitPro with examples for the GBA, the NDS, the GP32 and the 3DS in the examples directory.
You can find several folders to demonstrate how to use various capabilities of the systems.
To build an example, cd into its directory and run make.