mirror of
https://github.com/yellows8/dsi.git
synced 2025-06-18 19:25:42 -04:00

- Use nds-bootloader submodule (latest official devkitPro code) - Consequence of above: FAT12/FAT16 support restored - Now compressing bootloader with exomizer (grab from here:) https://bitbucket.org/magli143/exomizer/wiki/browse/downloads - Miscellaneous code cleanup & stability fixes
4 lines
143 B
Plaintext
4 lines
143 B
Plaintext
[submodule "exploits/minitwlpayload/bootloader"]
|
|
path = exploits/minitwlpayload/bootloader
|
|
url = https://github.com/devkitPro/nds-bootloader
|