flashcard-archive/archive/YSMenu/DEMON_common
lifehackerhansol 0499153331
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)
2024-11-08 18:17:13 -08:00
..
R4.dat DEMON bootstrap: Fix compatibility with non-SDHC SD cards 2024-11-08 18:17:13 -08:00
README.txt DEMON bootstrap: Fix compatibility with non-SDHC SD cards 2024-11-08 18:17:13 -08:00

This is a loader for DEMON-based devices (commonly known as timebombed carts.)
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 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`.