1551 Commits

Author SHA1 Message Date
d0k3
393b764945 Allow coyping between image virtual <-> other virtual 2016-04-10 14:50:58 +02:00
d0k3
c641da35f0 Better function names for virtual.h 2016-04-09 21:56:42 +02:00
d0k3
f0c7079e08 Added virtual memory drive 2016-04-09 21:50:50 +02:00
d0k3
cdc3cf6f27 Use R+Y instead of L for switching hex viewer view mdoe 2016-04-09 14:13:20 +02:00
d0k3
080e4f2e29 Added hexviewer feature for all files
... virtual files, too!
2016-04-08 21:03:40 +02:00
d0k3
45501d47eb FileGetData(): Also allow virtual files
This commit also enables ReadVirtualFile() to correctly process
misaligned data
2016-04-08 21:02:38 +02:00
d0k3
2d181de5bf Major code cleanup and improvement 2016-04-07 14:44:25 +02:00
d0k3
cbcc60d891 Add some basic sanity checking 2016-04-07 14:29:37 +02:00
d0k3
c71593bb25 Don't show formatted size in topscreen 2016-04-07 12:14:25 +02:00
d0k3
d5dea9415f Fix mounting images on 3DS w/o an EmuNAND 2016-04-07 12:00:41 +02:00
d0k3
b1732eb673 Clear panedata when unmounting SD card
... & check mount state when mounting image FATs
2016-04-06 17:12:22 +02:00
d0k3
ec817ebb04 Reduced number of panes to two 2016-04-06 16:45:43 +02:00
d0k3
da87f37d26 Properly unmount images when deinitializing 2016-04-06 16:42:08 +02:00
d0k3
4f7b551540 Enable multiple panes handling 2016-04-06 16:06:54 +02:00
d0k3
b361db2b7e Misc cosmetics and coding style improvements 2016-04-06 12:52:23 +02:00
d0k3
d35e03f1a3 Allow loading the 0x05keyY from aeskeydb.bin
... also searchin /Decrypt9 folder
2016-04-06 02:59:57 +02:00
d0k3
927c885e87 Improve button react times 2016-04-05 23:19:29 +02:00
d0k3
4514937a0b Show info next to filenames in browser view 2016-04-05 21:30:05 +02:00
d0k3
03ad5205be Show full byte size of every file 2016-04-05 21:13:23 +02:00
d0k3
e80f788a94 Allow unmounting images with R+X 2016-04-05 20:41:40 +02:00
d0k3
0c8530ebc9 Fix ImgNAND size detection 2016-04-05 20:41:22 +02:00
d0k3
8a8271351c Allow mounting FAT (12/16/32) images 2016-04-05 20:34:50 +02:00
d0k3
8caf22a446 Cleaned up bs-start.s file
... thanks, AuroraWright!
2016-04-05 15:23:14 +02:00
d0k3
e15259f9ba Improved remounting of images 2016-04-05 15:20:48 +02:00
d0k3
5a9110b3d4 Reworded write permission texts 2016-04-05 13:44:17 +02:00
d0k3
00fe5b9b36 Support for mounting NAND images 2016-04-05 13:44:02 +02:00
d0k3
59126078c7 Removed unused defines from common.h 2016-04-04 21:52:42 +02:00
d0k3
9decdb26c1 Coding style improvements thanks to CppCheck 2016-04-02 19:07:46 +02:00
d0k3
ea9b4c439c Improved and fixed string input dialog 2016-03-28 20:12:32 +02:00
d0k3
4492de3856 Workaround for case sensitive file renaming 2016-03-28 20:10:43 +02:00
d0k3
dc8bf2c52e Rename draw.c/.h to ui.c/ui.h 2016-03-28 17:32:29 +02:00
d0k3
7e4e188323 Merge branch 'master' of https://github.com/d0k3/GodMode9 2016-03-28 13:09:40 +02:00
d0k3
10b79cfadb Fix EmuNAND size detection
The full size NAND.bin will now turn up in EmuNAND virtual files, too!
2016-03-28 13:09:36 +02:00
d0k3
c07686da7a Enable Travis CI testing 2016-03-28 13:08:54 +02:00
d0k3
e0ce88300c Merge pull request #2 from Flat/patch-1
Fix COLOR_BLUE to actually be blue
2016-03-24 20:04:43 +01:00
Ken Swenson
5c0e0e5a04 Fix purple blue 2016-03-24 14:32:33 -04:00
d0k3
2997b903e5 Better volume IDs for drives (currently unused) v0.2.0 2016-03-22 20:10:27 +01:00
d0k3
a9f89d3503 Use build flag -flto 2016-03-22 20:10:25 +01:00
d0k3
0d521004a1 Improved FindVirtualFile() function 2016-03-22 20:10:23 +01:00
d0k3
762dce04cd Properly check for slot0x05 crypto & EmuNAND availability 2016-03-22 20:10:08 +01:00
d0k3
0b735edc49 Various improvements to virtual file handling 2016-03-22 20:10:01 +01:00
d0k3
4d4a037874 Added ability to copy virtual files 2016-03-22 20:09:51 +01:00
d0k3
50c9091d2c Prevented a possible bug when unmounting the SD 2016-03-21 23:20:53 +01:00
d0k3
1501185bdf fs.c code cosmetics 2016-03-21 23:20:51 +01:00
d0k3
96cc10cd31 Block rename / delete / creating dirs in virtual paths 2016-03-21 23:20:49 +01:00
d0k3
ad995919cf Allow listing virtual files 2016-03-21 23:20:40 +01:00
d0k3
ba61f77ee0 Simplified directory object types 2016-03-21 16:58:35 +01:00
d0k3
d084f9fa48 Updated readme file 2016-03-18 17:24:26 +01:00
d0k3
0163a5fd49 Use R+B for SD unmount instead of just B 2016-03-17 19:41:27 +01:00
d0k3
8dc8d8e67d Cleanup nand.c / nand.h 2016-03-17 19:40:05 +01:00