322 Commits

Author SHA1 Message Date
d0k3
d05a72b05a Fix ramdrive init and deinit 2017-02-10 15:02:13 +01:00
d0k3
b3d9394877 Show number of selected files in A button menu 2017-02-09 14:36:28 +01:00
d0k3
6cf3117bc3 Fix and improve CMAC calculation dialogue 2017-02-09 14:36:18 +01:00
d0k3
c20c8ce862 Added ability to calculate & fix CMACs 2017-02-08 23:40:10 +01:00
d0k3
76cfc03a66 Enable direct decrypt of NUS / CDN content 2017-02-07 23:18:25 +01:00
d0k3
d2e16c9de5 Added NCCH/NCSD/CIA/BOSS encrypt options 2017-01-31 16:17:16 +01:00
d0k3
3f31807c75 Added BOSS file decryption & sverification 2017-01-30 20:28:49 +01:00
d0k3
0ea8ac2ff1 Add button sequence to payload launching 2017-01-30 01:49:54 +01:00
d0k3
0c696416c7 Add H&S injection for unencrypted CXIs 2017-01-30 01:49:01 +01:00
d0k3
3b6932d9ab Changed filetype var handling to bitwise
... cause files can have more than one filetype
2017-01-27 15:29:53 +01:00
Wolf
af32ca3ac5 Added ARM9 payload launching 2017-01-25 23:11:32 +01:00
d0k3
d9dbf14f8b Added NCCH padgen ability
... from ncchinfo.bin
2017-01-25 14:46:29 +01:00
d0k3
8d55cf4a62 Add "Copy to 0:/gm9out" to A button menu 2017-01-24 01:46:28 +01:00
d0k3
8ab2988258 Allow setting the label when formatting the SD card 2017-01-20 15:37:37 +01:00
d0k3
ae2adbceea Improve virtual cart eject / insert handling 2017-01-20 15:37:28 +01:00
d0k3
0379ba2cd5 Support Multi EmuNAND switching
... in home button menu
2017-01-20 15:37:27 +01:00
d0k3
d15b850a86 Common interface for FAT / virtual files 2017-01-20 15:37:27 +01:00
d0k3
2c271fb97e Fix EmuNAND setup after SD format 2017-01-20 15:37:27 +01:00
d0k3
eae783d6c3 Autodetect cart inserts / ejects 2017-01-20 15:37:26 +01:00
d0k3
fa9a2c2fb5 Added virtual gamecart drive 2017-01-20 15:37:04 +01:00
d0k3
9e40ce3e86 Allow NAND safe restore and validation 2017-01-02 17:37:08 +01:00
d0k3
ae605246e9 Changed the handling for deleting multiple files
... cursor has to be on a marked file for batch deletion now.
2016-12-26 18:21:05 +01:00
d0k3
52ef9c2af3 Enable verification and decryption of FIRM files 2016-12-22 01:35:35 +01:00
d0k3
2a5a738765 Fix ticket.db parser 2016-12-20 14:45:41 +01:00
d0k3
37e24c1825 Enabled no SD mode 2016-12-20 14:45:32 +01:00
d0k3
32c5cd2196 Enable build CIA from NCCH/NCSD 2016-12-19 02:53:06 +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
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
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
baf1a645ca Also enable verification of TMD files
this verifies all referenced contents
2016-12-09 16:09:22 +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
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
eff96b3e5b Reorganized A button file handler 2016-12-07 23:58:03 +01:00
d0k3
8e4b04a18e Improved memory buffer organization 2016-12-07 15:12:35 +01:00
d0k3
dc3ea378ce Added virtual drive for NAND XORpads 2016-12-02 15:42:05 +01:00
d0k3
be91f8f96f Block copying to virtual game drive on UI level 2016-12-02 12:49:41 +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
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
f5c0e6eb35 Place cursor on mounted image drive after mount 2016-11-30 23:41:24 +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