mirror of
https://github.com/DS-Homebrew/flashcard-archive.git
synced 2024-12-03 06:44:21 +01:00
fcf2408235
Co-authored-by: kynex7510 <nikkitten3@gmail.com>
11 lines
673 B
Plaintext
11 lines
673 B
Plaintext
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 GPLv2. The source code can be found here: https://github.com/lifehackerhansol/flashcard-bootstrap.
|
|
The only change in this file is that the boot target was changed from `BOOT.NDS` to `TTMenu.dat`.
|
|
|
|
|
|
The no-timebomb kernel is a hacked version of the 1.85b kernel found at r4i-sdhc.com, provided by kynex7510. They also developed a decryption/encryption tool: https://github.com/kynex7510/r4itool
|