Skip to content

A template to build a 3DS firmware binary which just has an Arm9 section

License

Notifications You must be signed in to change notification settings

hide0123/minifirm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minifirm

A template to build a 3DS firmware binary which has an Arm9 and Arm11 section out of the box.

Install dependencies

$ sudo apt install gcc-arm-none-eabi binutils-arm-none-eabi python3-pip
$ pip3 install -U git+https://github.com/TuxSH/firmtool.git

Build

git clone https://github.com/HIDE810/minifirm.git
cd minifirm
make

License

This project is licensed under the GNU General Public License v2.0. Refer to the license.txt file for more information.

Credits

About

A template to build a 3DS firmware binary which just has an Arm9 section

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages