Arm9 bootloader v0.3 Alpha
Pre-release
Pre-release
This is the third working release of my arm9 bootloader.
It is based on bootctr, which allows the users to use the old boot_config.ini, without the need to modify it.
You can use the standalone version, through building arm9loaderhax in this repository and reinstall it, or you could use the arm9loaderhax.bin included in his release to use it with any brahma payload launcher(like Cakebrah or arm9loaderhax).
With this release I added screen initialisation to(thanks to everybody who was working on it).
Also I added the posibility to show splashscreens, and to set a key reading delay using the global delay option.
I also added visual debug output on the bottom screen, which allows easier debugging of bugs.