Commit Graph

5 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
d1f2a19a0f
ndslr4.com: fix capitalization
Git for Windows ignores case sensitivity by default for reason and I
hate it
2024-01-15 12:10:45 -08:00
lifehackerhansol
a5ae7e8840
Commonize ndslr4/r4sdhc kernel; make ndslr4 kernel old as it can use YSMenu
They're the same carts.
2024-01-14 21:48:07 -08:00
lifehackerhansol
8c630526d6
treewide: use -X flag when zipping 2023-08-24 11:30:24 -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