XuluMenu/bootloader/source
ApacheThunder 2550af0c99 Add stage2 loader
* Can now boot stage2 (in safe block mode) if holding L-Shoulder +
R-Shoulder + A + B + DPAD Up on boot. This allows using built in stage2
usb update mode for "bootleg" style N-Cards that have Xulumenu
installed.

* This button combo will not do anything for regular N-Card users as
they already have a proper stage2 section on nand and it will always end
up booting to USB update mode with this button combo before xulumenu can
boot.
2024-10-26 00:18:57 -05:00
..
arm7clear.s Initial Release Commit... 2023-11-18 02:22:29 -06:00
arm9clear.arm.c Initial Release Commit... 2023-11-18 02:22:29 -06:00
arm9mpu_reset.s Initial Release Commit... 2023-11-18 02:22:29 -06:00
bios.s Initial Release Commit... 2023-11-18 02:22:29 -06:00
boot.c Add stage2 loader 2024-10-26 00:18:57 -05:00
boot.h Initial Release Commit... 2023-11-18 02:22:29 -06:00
card.h Initial Release Commit... 2023-11-18 02:22:29 -06:00
disc_io.h Initial Release Commit... 2023-11-18 02:22:29 -06:00
dldi_patcher.c Initial Release Commit... 2023-11-18 02:22:29 -06:00
dldi_patcher.h Initial Release Commit... 2023-11-18 02:22:29 -06:00
fat.c Initial Release Commit... 2023-11-18 02:22:29 -06:00
fat.h Initial Release Commit... 2023-11-18 02:22:29 -06:00
io_dldi.h Initial Release Commit... 2023-11-18 02:22:29 -06:00
io_dldi.s Initial Release Commit... 2023-11-18 02:22:29 -06:00
load_crt0.s Initial Release Commit... 2023-11-18 02:22:29 -06:00
sdmmc.c Initial Release Commit... 2023-11-18 02:22:29 -06:00
sdmmc.h Initial Release Commit... 2023-11-18 02:22:29 -06:00