Commit Graph

8 Commits

Author SHA1 Message Date
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