Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

devkitARM-3ds

Everything needed to build 3DS homebrews.

It includes the following libraries build from source:

It includes the following tools:

Usage

docker run --rm -it -v $(pwd):/source greatwizard/devkitarm-3ds

Examples

devkitPro 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.