akmenu-next/arm9/source/launcher
lifehackerhansol fc0e950f34
Migrate old romloader code as an interface
This is loosely based on WAIO:
- Load akloader from a prebuilt akloader.nds. Must be extracted from a
  given kernel.
- Remaining code based on the R4 variant of romloader.cpp
- Add setting to alternate between nds-bootstrap and given kernel
2024-10-14 17:12:39 -07:00
..
AcekardLauncher.cpp Migrate old romloader code as an interface 2024-10-14 17:12:39 -07:00
AcekardLauncher.h Migrate old romloader code as an interface 2024-10-14 17:12:39 -07:00
HomebrewLauncher.cpp Add the ILauncher interface, starting with homebrew 2024-10-13 02:22:38 -07:00
HomebrewLauncher.h Add the ILauncher interface, starting with homebrew 2024-10-13 02:22:38 -07:00
ILauncher.h Add the ILauncher interface, starting with homebrew 2024-10-13 02:22:38 -07:00
nds_loader_arm9.c Add the ILauncher interface, starting with homebrew 2024-10-13 02:22:38 -07:00
nds_loader_arm9.h Add the ILauncher interface, starting with homebrew 2024-10-13 02:22:38 -07:00
NdsBootstrapLauncher.cpp Add support for DSi SD 2024-10-13 22:39:04 -07:00
NdsBootstrapLauncher.h Add nds-bootstrap interface 2024-10-13 02:23:15 -07:00