DEMON bootstrap: Fix compatibility with non-SDHC SD cards

- Switch to nds-miniboot while at it (though in this case it doesn't
  really feel very mini)
This commit is contained in:
lifehackerhansol 2024-11-08 18:15:57 -08:00
parent 8d5c5eb4ec
commit 0499153331
No known key found for this signature in database
GPG Key ID: 80FB184AFC0B3B0E
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -3,5 +3,5 @@ This will directly launch TTMenu.dat, and is intended to be used with YSMenu.
DO NOT under any circumstance combine this with official TTMenu. Your flashcart will be BRICKED.
This file is licensed GPLv2. The source code can be found here: https://github.com/lifehackerhansol/flashcard-bootstrap.
This file is licensed Zlib. The source code can be found here: https://github.com/asiekierka/nds-miniboot.
The only change in this file is that the boot target was changed from `BOOT.NDS` to `TTMenu.dat`.