Commit graph

21 commits

Author SHA1 Message Date
Luis Scheurenbrand
3f7b8497db C++ is a general-purpose programming language created by Bjarne Stroustrup as an extension of the C programming language, or "C with Classes". The language has expanded significantly over time, and modern C++ now has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation. It is almost always implemented as a compiled language, and many vendors provide C++ compilers, including the Free Software Foundation, LLVM, Microsoft, Intel, Oracle, and IBM, so it is available on many platforms.
* fix XCI installation if card was inserted prior
* fix double expression call on ASSERT_OK failure
* fix compatibility with latest libnx master to build with usb:ds changes for 11.0.0+
* remove unused functions
2020-12-12 04:48:54 +01:00
Huntereb
edcbbbda54 Add message to tell people when their signature patches are bad 2020-09-20 21:42:34 -04:00
Huntereb
1e148251ce Update for libnx 3.3.0 2020-05-27 13:13:21 -04:00
masagrator
eb499cad0b
Update to libnx 3.1.0 (#66) 2020-04-19 20:24:58 +02:00
Huntereb
49bb3e6800 Use THROW_FORMAT 2019-12-10 23:11:34 -05:00
HookedBehemoth
ab7b9eda0e fix ncz installation
fix xci from sd installation
2019-12-11 00:10:49 +01:00
Huntereb
5d30fa4902 Changes for the latest libnx 2019-12-05 14:51:39 -05:00
HookedBehemoth
7fe853645e only log if compiled for debug 2019-11-30 18:12:59 +01:00
Huntereb
bcda570fa0 "fix" crypto stuff 2019-11-29 12:02:55 -05:00
Huntereb
e2ed3a8027 Make error throws not lock up the software 2019-11-17 12:00:18 -05:00
HookedBehemoth
9d02fbe3e8 smooth out validation process 2019-11-16 16:54:27 +01:00
HookedBehemoth
dbd328403c simplify NCA validation process 2019-11-16 05:13:30 +01:00
HookedBehemoth
8596990347 implement NCA validation 2019-11-16 03:18:01 +01:00
Huntereb
b168b803b7 Changes for the latest libnx 2019-11-14 14:04:40 -05:00
Huntereb
3078db6cbf libnx master changes (Thanks @HookedBehemoth\!) 2019-11-09 09:09:31 -05:00
Huntereb
b82cd436e1 NSZ support 2019-11-03 13:18:42 -05:00
Huntereb
72d6e65e9d Updated tinfoil licensing 2019-11-01 16:00:28 -04:00
Huntereb
2c8a60d949 Add HookedBehemoth's es changes 2019-10-25 21:01:05 -04:00
Huntereb
2fe766af47 Latest libnx changes, install screen elements, error handling, better sigpatches stuff 2019-10-24 21:33:41 -04:00
Huntereb
f95e2b9ca6 Install nsp from sd card 2019-10-22 18:14:37 -04:00
Huntereb
e3ed8a5220 initial wireless install stuff (libnx master) 2019-10-17 23:59:34 -04:00