Frontend for nds-bootstrap
Go to file
lifehackerhansol 5eac5c72b8
mainlist: sanity check going back from top menu
When going back to the top directory, the code passes "...". But what
if you go back *from* the top directory?

In this case, the menu goes crazy and loads the SD card directory, and
it is impossible to go back to the top directory.

At the top directory, the location is not "..." but actually "". It is
also possible for the directory passed to be ".../". Add a check for
all these probabilities and treat them like the top directory.
2024-10-14 17:12:40 -07:00
arm7 Work around broken FIFO setup 2024-10-14 17:12:39 -07:00
arm9 mainlist: sanity check going back from top menu 2024-10-14 17:12:40 -07:00
arm9_ak2 AcekardLauncher: add system.sys generation support 2024-10-14 17:12:40 -07:00
arm9_dsi Add support for DSi SD 2024-10-13 22:39:04 -07:00
fonts Extract akmenu4 from woodrpg v1.25 2024-10-04 22:35:39 -07:00
language Add back support for favorites 2024-10-14 17:12:40 -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 treewide: switch to SPDX-License-Identifier 2024-10-13 02:11:14 -07:00
.clang-format Add .clang-format 2024-10-05 20:49:08 -07:00
.gitignore Add support for DSi SD 2024-10-13 22:39:04 -07:00
.gitmodules Add the ILauncher interface, starting with homebrew 2024-10-13 02:22:38 -07: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 Make it build on latest devkitARM 2024-10-05 20:49:07 -07:00
languages.txt Extract akmenu4 from woodrpg v1.25 2024-10-04 22:35:39 -07:00
Makefile Migrate old romloader code as an interface 2024-10-14 17:12:39 -07:00
note.txt Extract akmenu4 from woodrpg v1.25 2024-10-04 22:35:39 -07:00