384 Commits

Author SHA1 Message Date
d0k3
c28943ba13 Fix key setting after slot 0x03
... aka the most annyoing bug of all time
2016-12-06 22:50:12 +01:00
d0k3
8b0f4f2006 Fixed: CFA crypto handling 2016-12-06 15:48:24 +01:00
d0k3
d8442ac0cb On the fly crypto handling for mounted game files 2016-12-06 00:29:12 +01:00
d0k3
f23d2fd30a Proper keydb handling 2016-12-06 00:29:05 +01:00
d0k3
d10315ba64 Reorganized crypto related code to crypto subdir 2016-12-05 22:53:28 +01:00
d0k3
1b4481daa5 Speed up RomFS browsing via lv3 hashes 2016-12-02 16:42:39 +01:00
d0k3
dc3ea378ce Added virtual drive for NAND XORpads 2016-12-02 15:42:05 +01:00
d0k3
bb9b192052 Move bytewise read/write functions vnand.c -> nand.c 2016-12-02 14:08:30 +01:00
d0k3
ddd1dd070b Cleanup vgame.c / vgame.h 2016-12-02 13:26:24 +01:00
d0k3
6bf88bbdfb Enable FATFS file lock (prevents corruption) 2016-12-02 12:59:34 +01:00
d0k3
be91f8f96f Block copying to virtual game drive on UI level 2016-12-02 12:49:41 +01:00
d0k3
790f264a68 Enable recursive copy of virtual directories 2016-12-02 12:45:23 +01:00
d0k3
3dcfdd2b20 Enable recursive search for virtual game drives 2016-12-01 02:13:13 +01:00
d0k3
c2500b138a Fix: crashes on A:/B: hex viewer repeated searches 2016-12-01 01:14:47 +01:00
d0k3
efe4293a58 CiaInfo: also include max # of contents 2016-12-01 00:06:11 +01:00
d0k3
488dd156b5 image.h/.c: use u64 for bytewise functions 2016-12-01 00:06:10 +01:00
d0k3
4da34d3ce4 Fix: don't write .SHA files to drives other than the SD card 2016-12-01 00:06:01 +01:00
d0k3
6e7a55f422 Enable browsing the RomFS dir 2016-11-30 23:41:35 +01:00
d0k3
e2aac33c3d Reorganized virtual path copy code 2016-11-30 23:41:34 +01:00
d0k3
a3744ae7a3 Fix corruption on RAMdrive mount / unmount 2016-11-30 23:41:33 +01:00
d0k3
9af01de7dc Allow mounting images from any FAT based drive 2016-11-30 23:41:32 +01:00
d0k3
4df338b8a0 Code cleanup: vgame.c/vgame.h 2016-11-30 23:41:31 +01:00
d0k3
72c5f21339 Fixed NCCH mount handling for ExeFS 2016-11-30 23:41:30 +01:00
d0k3
521514c8be Prevent unneccessary remounts 2016-11-30 23:41:29 +01:00
d0k3
eac1591be3 Prevent a possible bug for alias drives 2016-11-30 23:41:28 +01:00
d0k3
34b58e979a Enable browsing the ExeFS dir 2016-11-30 23:41:27 +01:00
d0k3
f0492ad02d Check for mount state when detecting image drives 2016-11-30 23:41:26 +01:00
d0k3
1c636b1132 Allow copy files from ramdrive to virtual 2016-11-30 23:41:25 +01:00
d0k3
f5c0e6eb35 Place cursor on mounted image drive after mount 2016-11-30 23:41:24 +01:00
d0k3
2876ebf7ef Show file type for mounted game images 2016-11-30 23:41:16 +01:00
d0k3
cdb9000e6a Get rid of FindVirtualFileBySize() 2016-11-28 21:22:44 +01:00
d0k3
ddac828dcb Enabled virtual dir handling 2016-11-28 21:22:30 +01:00
d0k3
58d7573ef5 Enable mounting of NCCH files 2016-11-28 01:19:12 +01:00
d0k3
622947f63a Enable mounting of NCSD files 2016-11-26 15:37:53 +01:00
d0k3
2c5a46522d Handle Virtual Game Drive via image.h 2016-11-26 14:25:10 +01:00
d0k3
9d42c04271 Updated FatFS to R.12b 2016-11-25 21:31:57 +01:00
d0k3
79dec02e92 Enabled (preliminary) CIA mounting support 2016-11-25 18:30:01 +01:00
d0k3
2870621dca Introduce filetype.h / filetype.c 2016-11-25 13:34:01 +01:00
d0k3
8fff283a24 Handle image unmounts via DeinitSDCardFS() 2016-11-25 12:41:50 +01:00
d0k3
9a02499175 Handle RAMdrive buffers via common.h 2016-11-25 12:28:34 +01:00
d0k3
4bd787ace9 Introduce ctr_decrypt_boffset() function 2016-11-21 22:50:47 +01:00
d0k3
b70761e6aa Handle buffers via common.h file 2016-11-21 20:05:35 +01:00
d0k3
314ea7793d Fixed a typo 2016-11-21 20:05:28 +01:00
d0k3
049b6b0ea0 Improved virtual file handling 2016-11-15 23:34:21 +01:00
d0k3
943759bee9 Introduce CheckA9lh() function 2016-11-15 23:12:14 +01:00
d0k3
924dd8216e Improved virtual directory handling 2016-11-15 23:06:01 +01:00
d0k3
525b5b8810 Major reorganisation of virtual file code 2016-11-14 22:24:20 +01:00
d0k3
a99aa0790f Reorganize code to new virtual folder 2016-11-14 20:08:14 +01:00
d0k3
168582f395 Better clipboard handling on unmounts v0.7.3 2016-11-02 15:24:22 +01:00
d0k3
b4d3b6f3c3 Add SD format menu on HOME button menu 2016-11-01 16:14:18 +01:00