GodMode9Nrio/bootloader/source
ApacheThunder 27d6c3c6c1 Further optimizations...
* Screenshot feature removed to free up more ram.
* SCFG register changes on startup moved to dedicated function run from
ITCM memory. This should hopefully reduce instances where program hangs
at startup. Bootstarp is still provided incase some people still have
that problem.
2024-03-20 16:10:48 -05:00
..
arm7clear.s Add source code files 2018-10-02 11:06:03 -06:00
arm9clear.arm.c Further optimizations... 2024-03-20 16:10:48 -05:00
arm9mpu_reset.s Add source code files 2018-10-02 11:06:03 -06:00
bios.s Add source code files 2018-10-02 11:06:03 -06:00
boot.c Add optional bootstrap... 2023-11-03 21:33:11 -05:00
boot.h Fix bootloader 2018-10-05 21:59:31 -06:00
card.h Retain DLDI driver when launching homebrew from SD card 2019-06-09 23:38:50 -06:00
disc_io.h Add source code files 2018-10-02 11:06:03 -06:00
dldi_patcher.c Add source code files 2018-10-02 11:06:03 -06:00
dldi_patcher.h Add source code files 2018-10-02 11:06:03 -06:00
fat.c Add source code files 2018-10-02 11:06:03 -06:00
fat.h Add source code files 2018-10-02 11:06:03 -06:00
io_dldi.h Add source code files 2018-10-02 11:06:03 -06:00
io_dldi.s Initial Nand Cart Build... 2023-11-02 19:11:20 -05:00
load_crt0.s Fix bootloader 2018-10-05 21:59:31 -06:00
sdmmc.c Remove non-working code 2022-07-06 18:32:33 -06:00
sdmmc.h Retain DLDI driver when launching homebrew from SD card 2019-06-09 23:38:50 -06:00