329 Commits

Author SHA1 Message Date
d0k3
f05e77a99f Updated readme file 2016-12-23 18:36:27 +01:00
d0k3
6625df9808 New path for input files: 1:/rw/files9 2016-12-23 17:15:39 +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
2986ce3d5c Fix FatFS compiler warning 2016-12-22 11:44:32 +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
52ef9c2af3 Enable verification and decryption of FIRM files 2016-12-22 01:35:35 +01:00
d0k3
0fffa3d2ce Cleanup virtual.c source code 2016-12-21 00:31:21 +01:00
d0k3
0e55882468 Fix TMD verification / CIA building for DLC content 2016-12-21 00:30:46 +01:00
d0k3
e38da8a4a8 Improve virtual.c / virtual.h code 2016-12-20 14:45:41 +01:00
d0k3
2a5a738765 Fix ticket.db parser 2016-12-20 14:45:41 +01:00
d0k3
b98bba9a6f Fix verifying CFA NCCH images 2016-12-20 14:45:40 +01:00
d0k3
37e24c1825 Enabled no SD mode 2016-12-20 14:45:32 +01:00
d0k3
c0c13d2f7d Code reorganization / cleanup 2016-12-19 13:50:03 +01:00
d0k3
32c5cd2196 Enable build CIA from NCCH/NCSD 2016-12-19 02:53:06 +01:00
d0k3
fcd61794a8 Various smaller improvements 2016-12-16 15:26:19 +01:00
d0k3
103641fd05 Vastly improved ticket.db parser 2016-12-16 03:35:29 +01:00
d0k3
2a904dc284 Enable build CIA from TMD files 2016-12-16 03:35:21 +01:00
d0k3
1f98f88d87 Better handling for locked files 2016-12-13 17:10:39 +01:00
d0k3
3b60fe2332 Persistent RAMdrive, not coupled to image handling 2016-12-13 16:00:14 +01:00
d0k3
236e037229 Check write permissions when decrypting game file 2016-12-13 14:48:44 +01:00
d0k3
9eb80b375a Enable decryption of CIA/NCCH/NCSD files 2016-12-13 00:20:00 +01:00
d0k3
f53d2808cf Minor code reorganizations 2016-12-11 16:28:51 +01:00
d0k3
a74897c0fb Speedup hexviewer search operations 2016-12-11 15:40:44 +01:00
d0k3
9466fe37d1 gameio.h/.c -> gameutil.h/.c 2016-12-10 15:40:36 +01:00
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
8947db2037 Fix detection of trimmed NCSD images 2016-12-09 16:09:33 +01:00
d0k3
baf1a645ca Also enable verification of TMD files
this verifies all referenced contents
2016-12-09 16:09:22 +01:00
d0k3
fec4f081a0 Fix file lock check routines 2016-12-09 16:09:12 +01:00
d0k3
4431c46a7b Handle write protected files as images 2016-12-08 23:37:20 +01:00
d0k3
a9c9d7a93f Improve image mount path selection 2016-12-08 23:37:19 +01:00
d0k3
67923556da Show a warning when a file is currently locked (on A button) 2016-12-08 23:37:08 +01:00
d0k3
648f314a0a Prevent alignment issues 2016-12-08 22:08:19 +01:00
d0k3
db8bbdb224 Allow (batch) verification of NCCH / NCSD / CIA 2016-12-08 22:06:47 +01:00
d0k3
2e8f6405e7 Miscellaneous cosmetics 2016-12-08 13:18:25 +01:00
d0k3
514e57c1f4 CheckNcchCrypto() -> SetupNcchCrypto() 2016-12-08 13:14:20 +01:00
d0k3
310159f0cb SetNcchKey(): Prevent unnecessary usage of SHA registers 2016-12-08 13:06:56 +01:00
d0k3
eff96b3e5b Reorganized A button file handler 2016-12-07 23:58:03 +01:00
d0k3
da506d3c4a Fix: Mounting public.sav files 2016-12-07 23:39:10 +01:00
d0k3
8e4b04a18e Improved memory buffer organization 2016-12-07 15:12:35 +01:00
d0k3
68b81ade76 Allow mounting public.sav files 2016-12-07 14:23:01 +01:00
d0k3
bb05242494 Fix: Decrypting TWL MBR in GW type EmuNANDs 2016-12-07 00:01:36 +01:00
d0k3
c2a4d5c0d1 Improved and extended aes.c / aes.h
Thanks @Gemarcano
2016-12-07 00:00:05 +01:00
d0k3
ae9a8aaf75 Fix .SHA calculation for A:/B: drives 2016-12-06 22:50:43 +01:00
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