Commit Graph

56 Commits

Author SHA1 Message Date
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
2c4bf9f2dc
Start moving kernels to old folder
Carts that use BL2CK:
- r4dspro.com
- r4i3d.com except original
- r4infinity.com except R4infinity 2
- r4isdhc.com Dual-Core
- r4isdhc.hk pre-2019
- r4isdhc.in 2014
- r4itt.net NEW/RTS
- r4ixds.com 2014-2016/black

Carts that use Wood R4Li:
- r4infinity 2 (Gateway Blue)

Carts that use YSMenu:
- r4i3d.com original
- r4isdhc.com RTS black
- r4itt.net original
- r4ixds.com 2017
2023-08-13 22:26:33 -07:00
lifehackerhansol
e93f3fdffe
Commonize R4iLS kernel files
Everything except the boot file is identical.
2023-08-13 22:26:29 -07:00
lifehackerhansol
bb49f7b9b8
Add missed kernels
Wood RPG 1.62
Sakura 1.49a (for GMP-Z003)
2023-08-13 22:26:29 -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