32 Commits

Author SHA1 Message Date
d0k3
020b1b74b2 Cleanup and reorganize fs.c / fs.h 2016-12-10 15:32:03 +01:00
d0k3
4dc92abef6 Enable mounting RomFS and ExeFS as virtual game images 2016-12-09 21:57:53 +01:00
d0k3
648f314a0a Prevent alignment issues 2016-12-08 22:08:19 +01:00
d0k3
514e57c1f4 CheckNcchCrypto() -> SetupNcchCrypto() 2016-12-08 13:14:20 +01:00
d0k3
c2a4d5c0d1 Improved and extended aes.c / aes.h
Thanks @Gemarcano
2016-12-07 00:00:05 +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
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
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
6e7a55f422 Enable browsing the RomFS dir 2016-11-30 23:41:35 +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
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
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
79dec02e92 Enabled (preliminary) CIA mounting support 2016-11-25 18:30:01 +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