Skip to content

Latest commit

History

History
27 lines (18 loc) 路 853 Bytes

File metadata and controls

27 lines (18 loc) 路 853 Bytes

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.