Commit Graph

6 Commits

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