30 Commits

Author SHA1 Message Date
d0k3
b46f5ab2ac Fix alignment warnings
Happy now, @Gemarcano? :)
2016-07-26 20:58:41 +02:00
d0k3
2c782d47c8 Revised / improved file search system
Also includes search button combo in instructions
2016-07-26 18:54:12 +02:00
d0k3
dfd0a4e306 Enabled basic file searching 2016-07-22 04:22:42 +02:00
d0k3
3eeb5fbca3 Workaround for empty / incompatible EmuNANDs 2016-07-18 02:38:18 +02:00
d0k3
6be34ee104 Miscelaneous cosmetics 2016-07-18 02:37:42 +02:00
d0k3
f998975d05 Added new locations for otp.bin 2016-07-12 18:12:25 +02:00
d0k3
a74f4c79ca Enable setting up 0x05 KeyY on FIRM81 2016-06-10 02:53:44 +02:00
d0k3
fa49efbdbd Fix encrypting the sector0x96 2016-05-21 17:02:35 +02:00
d0k3
ceca36fdc7 Use bottom screen for hex viewer
... thanks to @al3x10m for the idea
2016-05-18 00:05:24 +02:00
d0k3
2e06480fa1 Use RedNAND as default when EmuNAND not setup 2016-05-15 18:32:53 +02:00
d0k3
67b54ec633 Enable crypto for sector 0x96 2016-05-15 18:16:45 +02:00
d0k3
3aada172b9 Introduce sha_quick() function 2016-04-29 02:29:31 +02:00
d0k3
ed77cde373 Various source code improvements 2016-04-29 00:12:09 +02:00
d0k3
e9b010d1ef Slot0x05 keyY is no more required 2016-04-25 22:10:22 +02:00
d0k3
a52647aca0 Fix GW Launcher.dat bootup
This is a workaround,, not a good solution
2016-04-14 11:28:08 +02:00
d0k3
897d254a4f Fix loading key from slot0x05KeyY.bin 2016-04-13 10:59:10 +02:00
d0k3
f0c7079e08 Added virtual memory drive 2016-04-09 21:50:50 +02:00
d0k3
45501d47eb FileGetData(): Also allow virtual files
This commit also enables ReadVirtualFile() to correctly process
misaligned data
2016-04-08 21:02:38 +02:00
d0k3
b361db2b7e Misc cosmetics and coding style improvements 2016-04-06 12:52:23 +02:00
d0k3
d35e03f1a3 Allow loading the 0x05keyY from aeskeydb.bin
... also searchin /Decrypt9 folder
2016-04-06 02:59:57 +02:00
d0k3
0c8530ebc9 Fix ImgNAND size detection 2016-04-05 20:41:22 +02:00
d0k3
00fe5b9b36 Support for mounting NAND images 2016-04-05 13:44:02 +02:00
d0k3
10b79cfadb Fix EmuNAND size detection
The full size NAND.bin will now turn up in EmuNAND virtual files, too!
2016-03-28 13:09:36 +02:00
d0k3
762dce04cd Properly check for slot0x05 crypto & EmuNAND availability 2016-03-22 20:10:08 +01:00
d0k3
0b735edc49 Various improvements to virtual file handling 2016-03-22 20:10:01 +01:00
d0k3
8dc8d8e67d Cleanup nand.c / nand.h 2016-03-17 19:40:05 +01:00
d0k3
e1ff741009 Handle RedNAND type EmuNANDs 2016-03-16 18:46:05 +01:00
d0k3
38fccfb28b Enable handling of downgraded (2.x) N3DS NANDs 2016-03-15 16:25:27 +01:00
d0k3
158d10410c Make this A9LH compatible 2016-03-14 12:52:46 +01:00
d0k3
f331200506 Cleaned up & improved low-level disko functions
Thanks Normatt for the NAND CID function!
2016-03-03 13:27:51 +01:00