Frontend for nds-bootstrap
Go to file
2024-12-14 22:07:46 +00:00
.vscode nds-bootstrap variant 2024-12-14 17:51:51 +00:00
arm7 Add TTMenu support 2024-10-31 23:32:21 -07:00
arm9 Fixed soft reset for themes 2024-12-14 22:05:29 +00:00
arm9_ak2 TopToyLauncher: Add support for dual SD/SDHC support for DSTT 2024-11-01 08:22:13 -07:00
arm9_dsi TopToyLauncher: Add support for dual SD/SDHC support for DSTT 2024-11-01 08:22:13 -07:00
arm9_m3 Add support for the M3 2024-11-03 10:53:06 -08:00
arm9_tt TopToyLauncher: Add support for dual SD/SDHC support for DSTT 2024-11-01 08:22:13 -07:00
DLDI@6786ce4dd4 Add DLDI submodule 2024-11-04 11:07:15 -08:00
fonts Extract akmenu4 from woodrpg v1.25 2024-10-04 22:35:39 -07:00
language launcher: tell user when loader is missing 2024-10-14 17:12:41 -07:00
licenses Add nds-bootstrap interface 2024-10-13 02:23:15 -07:00
nds-bootloader@35f54d8e03 Add the ILauncher interface, starting with homebrew 2024-10-13 02:22:38 -07:00
share Add TTMenu support 2024-10-31 23:32:21 -07:00
.clang-format Add .clang-format 2024-10-05 20:49:08 -07:00
.gitignore Fixed soft reset for themes 2024-12-14 22:05:29 +00:00
.gitmodules Update .gitmodules 2024-12-14 22:07:46 +00:00
build.sh Add support for DSi SD 2024-10-13 22:39:04 -07:00
clean.sh Add support for DSi SD 2024-10-13 22:39:04 -07:00
gba_sleep.txt Extract akmenu4 from woodrpg v1.25 2024-10-04 22:35:39 -07:00
icon.bmp nds-bootstrap variant 2024-12-14 17:51:51 +00:00
languages.txt Extract akmenu4 from woodrpg v1.25 2024-10-04 22:35:39 -07:00
Makefile nds-bootstrap variant 2024-12-14 17:51:51 +00:00
note.txt Extract akmenu4 from woodrpg v1.25 2024-10-04 22:35:39 -07:00
README.md Added readme 2024-12-14 17:52:29 +00:00

akmenu-next

Frontend for nds-bootstrap based upon lifehansolhacker's akmenu4 port https://github.com/lifehackerhansol/akmenu4.

Getting Started

Requires devkitarm to be installed. Build the repository with build.sh.

Configuration

The system directory is _nds where the akmenu system files should be placed, along with a copy of nds-bootstrap as nds-bootstrap-release.nds. For cheats, put a copy of usrcheat.dat into the _nds/cheats folder. Themes go into _nds/ui.

License

This project is comprised of various sources and is collectively licensed under the GPL-3.0-or-later license. Please check the license section for more information as well as a copy of all applicable licenses.