12 Commits

Author SHA1 Message Date
Sanras
d4e043111f Update Makefile to include R4SDHC loader 2025-06-16 10:39:25 -05:00
Sanras
26fac64773 Add R4SDHC Bootstrap 2025-06-16 10:37:20 -05:00
Sanras
354b272b8f Add R4SDHC Bootstrap 2025-06-16 10:36:14 -05:00
lifehackerhansol
bff7d93bcd DEMON bootstrap: actually fix YSMenu support
It seems the firmware doesn't actually set the SDHC variable? So we
now have to do it ourselves. This is done here.
2024-11-14 14:03:19 -08:00
lifehackerhansol
8292a6a0ad DEMON bootstrap: merge upstream updates and rename more text to TTMenu.dat 2024-11-13 21:11:47 -08:00
lifehackerhansol
0499153331 DEMON bootstrap: Fix compatibility with non-SDHC SD cards
- Switch to nds-miniboot while at it (though in this case it doesn't
  really feel very mini)
2024-11-08 18:17:13 -08:00
lifehackerhansol
e8f78c0956 Makefile: use $(CURDIR) directly without $(shell pwd)
This fixes building on macOS.
2024-10-03 13:52:05 -07:00
lifehackerhansol
a20a8f954a fixup! Recompile YSMenu bootstrapper with flashcard-bootstrap 1.3.0
s/YSMenu.nds/TTMenu.dat/g
2023-09-04 12:15:49 -07:00
lifehackerhansol
e24bfe6079 Recompile YSMenu bootstrapper with flashcard-bootstrap 1.3.0
I'm not sure what happened, but user reported it broken. Recompiling
fixed it.
2023-08-31 12:19:00 -07:00
lifehackerhansol
a742b68bee Add Makefile system to create frontend
Run `./build.sh` in `archive` folder. It will loop through all kernels,
and copy to `<project-root>/out`.
2023-08-13 23:03:45 -07:00
lifehackerhansol
3e682d8e94 Add underscores, fix capitalization 2023-08-13 22:26:25 -07:00
lifehackerhansol
18e02684cc Initial commit 2023-08-13 12:03:09 -07:00