From 63e6f9a22bb51794cfb03e505ac1e19d206f315f Mon Sep 17 00:00:00 2001 From: Aurora Date: Sat, 16 Apr 2016 00:04:45 +0200 Subject: [PATCH] Created Credits (markdown) --- Credits.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Credits.md diff --git a/Credits.md b/Credits.md new file mode 100644 index 0000000..2cebf57 --- /dev/null +++ b/Credits.md @@ -0,0 +1,12 @@ +- Rei as this is mostly his code. +- The offset to detect the console, and to calculate the O3DS NAND CTR are from Decrypt9. +- tiniVi suggested me a way to detect a A9LH environment, and figured out screen deinit. +- Delebile provided me with the FIRM writes blocking patch. +- A skilled reverser gave me the new reboot patch. +- The screen init code is from dark_samus, bil1s, Normmatt, delebile and everyone who contributed. +- The code for printing to the screen, and the heavy revision to the reboot patch to allow for AGB/TWL loading are from CakesFW. +- The AGB/TWL patches are from Steveice10, TuxSH, and others. +- ARM11 userland patching is only possible thanks to @yifanlu's 3ds_injector, which is bundled in the CFW. +- Gelex from #cakey who helped me debugging a very nasty bug in the early stages of the 5.0 development. +- TuxSH for all his work and Steveice10 for the UNITINFO patch. +- Everyone who supports the project and helps fixing bugs! \ No newline at end of file