Commit Graph

  • 833fd23aa4 Replaced bootstrap .ld and .s files d0k3 2016-04-11 01:57:41 +02:00
  • 0d5ef48b4d Prevent f_lseek() beyond file size when reading images d0k3 2016-04-10 16:05:09 +02:00
  • 9b21dbb5b7 Enforce minimum size for mountable NAND dumps d0k3 2016-04-10 16:02:08 +02:00
  • 25c346e0d7 Improved hex viewer navigation d0k3 2016-04-10 15:55:39 +02:00
  • 655d56c7bd .mem extension for virtual memory files d0k3 2016-04-10 14:51:23 +02:00
  • 393b764945 Allow coyping between image virtual <-> other virtual d0k3 2016-04-10 14:50:58 +02:00
  • c641da35f0 Better function names for virtual.h d0k3 2016-04-09 21:56:42 +02:00
  • f0c7079e08 Added virtual memory drive d0k3 2016-04-09 21:50:50 +02:00
  • cdc3cf6f27 Use R+Y instead of L for switching hex viewer view mdoe d0k3 2016-04-09 14:13:20 +02:00
  • 080e4f2e29 Added hexviewer feature for all files d0k3 2016-04-08 21:03:40 +02:00
  • 45501d47eb FileGetData(): Also allow virtual files d0k3 2016-04-08 21:02:38 +02:00
  • 2d181de5bf Major code cleanup and improvement d0k3 2016-04-07 14:44:25 +02:00
  • cbcc60d891 Add some basic sanity checking d0k3 2016-04-07 14:29:37 +02:00
  • c71593bb25 Don't show formatted size in topscreen d0k3 2016-04-07 12:14:25 +02:00
  • d5dea9415f Fix mounting images on 3DS w/o an EmuNAND d0k3 2016-04-07 12:00:41 +02:00
  • b1732eb673 Clear panedata when unmounting SD card d0k3 2016-04-06 17:12:22 +02:00
  • ec817ebb04 Reduced number of panes to two d0k3 2016-04-06 16:45:43 +02:00
  • da87f37d26 Properly unmount images when deinitializing d0k3 2016-04-06 16:42:08 +02:00
  • 4f7b551540 Enable multiple panes handling d0k3 2016-04-06 16:06:54 +02:00
  • b361db2b7e Misc cosmetics and coding style improvements d0k3 2016-04-06 12:52:23 +02:00
  • d35e03f1a3 Allow loading the 0x05keyY from aeskeydb.bin d0k3 2016-04-06 02:59:57 +02:00
  • 927c885e87 Improve button react times d0k3 2016-04-05 23:19:29 +02:00
  • 4514937a0b Show info next to filenames in browser view d0k3 2016-04-05 21:30:05 +02:00
  • 03ad5205be Show full byte size of every file d0k3 2016-04-05 21:13:23 +02:00
  • e80f788a94 Allow unmounting images with R+X d0k3 2016-04-05 20:41:40 +02:00
  • 0c8530ebc9 Fix ImgNAND size detection d0k3 2016-04-05 20:41:22 +02:00
  • 8a8271351c Allow mounting FAT (12/16/32) images d0k3 2016-04-05 20:34:50 +02:00
  • 8caf22a446 Cleaned up bs-start.s file d0k3 2016-04-05 15:23:14 +02:00
  • e15259f9ba Improved remounting of images d0k3 2016-04-05 15:20:48 +02:00
  • 5a9110b3d4 Reworded write permission texts d0k3 2016-04-05 13:10:23 +02:00
  • 00fe5b9b36 Support for mounting NAND images d0k3 2016-04-04 22:45:49 +02:00
  • 59126078c7 Removed unused defines from common.h d0k3 2016-04-04 21:52:42 +02:00
  • 9decdb26c1 Coding style improvements thanks to CppCheck d0k3 2016-04-02 19:07:46 +02:00
  • ea9b4c439c Improved and fixed string input dialog d0k3 2016-03-28 20:12:32 +02:00
  • 4492de3856 Workaround for case sensitive file renaming d0k3 2016-03-28 20:10:43 +02:00
  • dc8bf2c52e Rename draw.c/.h to ui.c/ui.h d0k3 2016-03-28 17:32:29 +02:00
  • 7e4e188323 Merge branch 'master' of https://github.com/d0k3/GodMode9 d0k3 2016-03-28 13:09:40 +02:00
  • 10b79cfadb Fix EmuNAND size detection d0k3 2016-03-28 13:09:36 +02:00
  • c07686da7a Enable Travis CI testing d0k3 2016-03-28 13:08:54 +02:00
  • e0ce88300c Merge pull request #2 from Flat/patch-1 d0k3 2016-03-24 20:04:43 +01:00
  • 5c0e0e5a04 Fix purple blue Ken Swenson 2016-03-24 14:32:33 -04:00
  • 2997b903e5 Better volume IDs for drives (currently unused) v0.2.0 d0k3 2016-03-22 20:08:39 +01:00
  • a9f89d3503 Use build flag -flto d0k3 2016-03-22 19:24:58 +01:00
  • 0d521004a1 Improved FindVirtualFile() function d0k3 2016-03-22 19:44:21 +01:00
  • 762dce04cd Properly check for slot0x05 crypto & EmuNAND availability d0k3 2016-03-22 19:24:21 +01:00
  • 0b735edc49 Various improvements to virtual file handling d0k3 2016-03-22 14:30:11 +01:00
  • 4d4a037874 Added ability to copy virtual files d0k3 2016-03-21 23:19:23 +01:00
  • 50c9091d2c Prevented a possible bug when unmounting the SD d0k3 2016-03-21 23:18:33 +01:00
  • 1501185bdf fs.c code cosmetics d0k3 2016-03-21 19:24:06 +01:00
  • 96cc10cd31 Block rename / delete / creating dirs in virtual paths d0k3 2016-03-21 18:53:09 +01:00
  • ad995919cf Allow listing virtual files d0k3 2016-03-21 18:29:55 +01:00
  • ba61f77ee0 Simplified directory object types d0k3 2016-03-21 16:58:35 +01:00
  • d084f9fa48 Updated readme file d0k3 2016-03-18 17:15:31 +01:00
  • 0163a5fd49 Use R+B for SD unmount instead of just B d0k3 2016-03-17 19:41:27 +01:00
  • 8dc8d8e67d Cleanup nand.c / nand.h d0k3 2016-03-17 19:40:05 +01:00
  • e1ff741009 Handle RedNAND type EmuNANDs d0k3 2016-03-16 18:46:05 +01:00
  • 80e96f5815 Actually check if SD card is inserted when mounting d0k3 2016-03-16 15:45:24 +01:00
  • a7853e1cd9 Enable unmounting the SD card d0k3 2016-03-16 01:26:17 +01:00
  • af99c05363 Improve directory navigation d0k3 2016-03-15 22:19:30 +01:00
  • a89f46b781 Also check free space when copying files d0k3 2016-03-15 22:17:59 +01:00
  • f44472fd0a Also check write permissions for creating folders / renaming files d0k3 2016-03-15 16:25:48 +01:00
  • 38fccfb28b Enable handling of downgraded (2.x) N3DS NANDs d0k3 2016-03-15 16:25:27 +01:00
  • 1debcaeecc Added ability to create folders d0k3 2016-03-14 23:58:25 +01:00
  • 7fea4e81b0 Unlock sequence prompt cosmetics d0k3 2016-03-14 23:38:57 +01:00
  • 9f562dbd39 Added ability to rename files d0k3 2016-03-14 23:38:43 +01:00
  • 40ea11d778 Fix copying files to the root path d0k3 2016-03-14 17:22:53 +01:00
  • 1215a19c0b Updated BrahmaLoader submodule d0k3 2016-03-14 12:49:19 +01:00
  • 158d10410c Make this A9LH compatible d0k3 2016-03-11 01:29:14 +01:00
  • ec142564c0 Unstubbed NAND writing d0k3 2016-03-03 15:45:31 +01:00
  • 49f83797ac Experimemtal framebuffers thanks to cpasjuste d0k3 2016-03-03 15:41:24 +01:00
  • 36213b606b Allow running with only SD mounted d0k3 2016-03-03 15:41:19 +01:00
  • f331200506 Cleaned up & improved low-level disko functions d0k3 2016-03-03 13:27:51 +01:00
  • adc153db3f Unstubbed NAND writing functions d0k3 2016-03-02 21:14:31 +01:00
  • 75dff45fcb Use alternate method of getting NAND CTR (via NAND CID) d0k3 2016-03-02 20:01:13 +01:00
  • 21a51e8138 Add virtual '..' entry to dirs d0k3 2016-03-02 19:36:20 +01:00
  • f574549cdb Improved copy-overwrite handling d0k3 2016-03-02 17:32:19 +01:00
  • df82754a6a Working file copying routines d0k3 2016-03-02 17:22:44 +01:00
  • 2a53ee0a5b Working delete routines (needs testing, though) d0k3 2016-03-02 14:15:29 +01:00
  • 7ab86c87a3 Misc bugfixes + non working copy / delete features d0k3 2016-03-02 14:01:20 +01:00
  • dbc7015d2a Revised instructions, more cosmetics d0k3 2016-03-01 17:13:13 +01:00
  • bf19767a82 Enabled a write permission system d0k3 2016-03-01 02:00:48 +01:00
  • 44c351c1a7 Added a write permission system d0k3 2016-02-29 22:51:20 +01:00
  • 759da56e67 Enabled clipboard handling d0k3 2016-02-29 22:27:04 +01:00
  • 264c354c11 Improved marking behaviour d0k3 2016-02-29 16:47:38 +01:00
  • 087eed8592 Improve sidebar behaviour d0k3 2016-02-29 16:23:33 +01:00
  • 1f852472c9 Misc code reorganization d0k3 2016-02-29 16:14:39 +01:00
  • 925861b3e7 Enable dir entry list sorting d0k3 2016-02-29 15:47:45 +01:00
  • 87d2836dc2 Added utility fucntions for path copying and deleting d0k3 2016-02-29 02:09:31 +01:00
  • 36c97cd121 File list cosmetics d0k3 2016-02-28 13:11:07 +01:00
  • f720c4d760 Fixed the screenshot feature d0k3 2016-02-27 20:10:41 +01:00
  • c8765ca6c6 Basic user interface done d0k3 2016-02-27 19:58:41 +01:00
  • 47a09f8353 Remove Multi EmuNAND stuff - this can't be supported d0k3 2016-02-27 14:45:07 +01:00
  • e586a65152 Low-level DiskIO: Additional improvements d0k3 2016-02-27 14:13:04 +01:00
  • 905267e0e5 Improved, minimized, cleaned up NAND FAT access d0k3 2016-02-27 14:02:03 +01:00
  • ec5213255d Enabled Screenshot feature (Button X) d0k3 2016-02-26 19:43:30 +01:00
  • 7f6bc707fb This is now in proof-of-concept-stage d0k3 2016-02-26 18:52:30 +01:00
  • f13a89d809 We can finally mount SysNAND and EmuNAND, horray! d0k3 2016-02-26 17:03:25 +01:00
  • 6adf9d254d At least this shows something now... d0k3 2016-02-25 16:57:01 +01:00
  • c15c559802 Added note about this not doing anything yet, it is still a work in progress stub d0k3 2016-02-23 14:12:35 +01:00
  • 5b72d6a55b Update README.md d0k3 2016-02-17 00:15:51 +01:00