343 Commits

Author SHA1 Message Date
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
b00fb89164 Fix: NCSD header struct too big 2017-01-20 15:37:26 +01:00
d0k3
fa9a2c2fb5 Added virtual gamecart drive 2017-01-20 15:37:04 +01:00
d0k3
1e4be5fe61 Lower restrictions on FAT -> virtual copy operations 2017-01-09 20:07:36 +01:00
d0k3
640c65f18d Fix a typo in AGBSAVE handling 2017-01-05 03:19:06 +01:00
d0k3
d0785b12d1 Handle GBA VC save in virtual NAND drives 2017-01-05 02:50:41 +01:00
d0k3
9432723791 Virtual FIRM: Leave section .bins encrypted 2017-01-02 20:55:36 +01:00
d0k3
900b9ec628 Virtual NAND: access to unused sectors 0x01...0x95 2017-01-02 20:52:54 +01:00
d0k3
9e40ce3e86 Allow NAND safe restore and validation 2017-01-02 17:37:08 +01:00
d0k3
f600402cee Improved the readme formatting v0.9.2 2016-12-26 18:26:12 +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
0c72ff3ffa Source code reorganization 2016-12-26 18:15:01 +01:00
d0k3
73eff94484 Prevent slot0x??key?.bin file locks
.. actually close the file after key is found
2016-12-26 16:01:57 +01:00
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