25 Commits

Author SHA1 Message Date
d0k3
3b6932d9ab Changed filetype var handling to bitwise
... cause files can have more than one filetype
2017-01-27 15:29:53 +01:00
d0k3
74ff158c93 Show sizes for virtual drives 2017-01-20 15:37:37 +01:00
d0k3
9432723791 Virtual FIRM: Leave section .bins encrypted 2017-01-02 20:55:36 +01:00
d0k3
825f94b05b Fix: FIRM mount/decrypt handling 2016-12-23 17:15:18 +01:00
d0k3
3ba8c675db Enable FIRM file mounting 2016-12-22 19:00:03 +01:00
d0k3
36f52950e6 Fix a bug in vgame.c
it's a wonder this didn't blow up earlier
2016-12-22 01:35:59 +01:00
d0k3
0fffa3d2ce Cleanup virtual.c source code 2016-12-21 00:31:21 +01:00
d0k3
c0c13d2f7d Code reorganization / cleanup 2016-12-19 13:50:03 +01:00
d0k3
9466fe37d1 gameio.h/.c -> gameutil.h/.c 2016-12-10 15:40:36 +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
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
ddd1dd070b Cleanup vgame.c / vgame.h 2016-12-02 13:26:24 +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
34b58e979a Enable browsing the ExeFS dir 2016-11-30 23:41:27 +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