From 48ab8378e36d05330c4c6ddffe72b58b639c75a6 Mon Sep 17 00:00:00 2001 From: Aurora Date: Sat, 23 Apr 2016 05:16:47 +0200 Subject: [PATCH] Updated Credits (markdown) --- Credits.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Credits.md b/Credits.md index 510e991..7c085f4 100644 --- a/Credits.md +++ b/Credits.md @@ -1,11 +1,11 @@ -- Reisyukaku for writing ReiNand, on which this was originally based on. -- 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 (which was then also heavily revised/cleaned up by mid-kid of CakesFW). -- The screen init code is from dark_samus, bil1s, Normmatt, delebile and everyone who contributed. -- The code for printing to the screen is 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. +- @Reisyukaku wrote ReiNand, on which this was originally based on. +- @TiniVi suggested me how to find a way to detect an 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 (which was then also heavily revised/cleaned up by @mid-kid of CakesFW). +- @dark-samus, @b1l1s, @Normmatt, @delebile and other contributors figured out screen init. +- @mid-kid of CakesFW wrote the string/character printing code. +- @Steveice10, @TuxSH, and others found the AGB and TWL FIRM patches. +- @yifanlu wrote the 3ds_injector loader replacement, which is bundled in the CFW and allows ARM11 userland patching. - Gelex from #cakey who helped me debugging a very nasty bug in the early stages of 5.0 development. -- TuxSH for all his work and Steveice10 for the UNITINFO patch. +- @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