1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-23 10:42:09 +00:00
Commit graph

23 commits

Author SHA1 Message Date
Pablo Curiel
6d435a2532 Update to v1.1.2. 2019-06-24 16:24:46 -04:00
Pablo Curiel
655c856eaf Update to v1.1.1. 2019-06-19 09:46:38 -04:00
Pablo Curiel
aab7e24778 Update to v1.1.0. 2019-06-05 18:44:18 -04:00
Pablo Curiel
0713a13151 Update to v1.0.8. 2019-05-01 16:24:13 -04:00
Pablo Curiel
d22add43bf Update to v1.0.6. 2019-04-23 01:14:57 -04:00
Pablo Curiel
edd7eee294 Many changes. Good things are coming. 2019-04-21 12:27:33 -04:00
Pablo Curiel
7a94da0a5c Fixed "Please wait" message hang up. 2018-07-22 23:06:25 -04:00
Pablo Curiel
01a3ebe477 Some fixes and corrections.
* Fixed building using latest libnx commit + recently added pacman packages (switch-libxml2 and switch-libjson-c).
* Removed ncm-related code because libnx now includes what's needed by the application.
* Cleaned up the fs-srv service additional functions.
* Mounted partition filesystems are now properly closed.
* Changed some output text.
2018-07-21 01:56:00 -04:00
Pablo Curiel
fae387a182 Update to v1.0.5. 2018-06-30 02:37:42 -04:00
Pablo Curiel
a4bfaf8cf2 Update to v1.0.4. 2018-06-25 21:11:18 -04:00
Pablo Curiel
730912a626 Update to v1.0.3. 2018-06-23 20:48:34 -04:00
Pablo Curiel
db3f5698e7 Update to v1.0.2. 2018-06-22 05:45:41 -04:00
Pablo Curiel
a122605b6e Update to v1.0.1. 2018-06-21 20:46:17 -04:00
Pablo Curiel
c6ad72f182 Complete set of changes since the latest commit made by MCMrARM. 2018-06-21 02:42:46 -04:00
MCMrARM
b00b6d1e28 Implement file splitting for file copy 2018-05-16 23:29:43 +02:00
MCMrARM
1ac1de5470 Initial work on dumping other data from gamecards 2018-05-16 19:52:35 +02:00
MCMrARM
a8acac46e4 Implement a fs-based dumper (for now for sysupdate) 2018-05-16 19:08:20 +02:00
MCMrARM
7a47bf55e3 Browse files from the update partition 2018-05-16 18:21:13 +02:00
MCMrARM
c7ef15aab1 Add a workaround around the update partition dump error 2018-05-16 17:10:30 +02:00
MCMrARM
71725059cd Handle errors in the main copy loop using a variable 2018-05-15 19:05:13 +02:00
MCMrARM
70fe38bd3a Support cancellation 2018-05-15 18:53:26 +02:00
MCMrARM
5892d49599 Print system title version when dumping sys update partition 2018-05-15 18:31:46 +02:00
MCMrARM
f4b900d0f6 Add a menu, improvements 2018-05-15 18:00:19 +02:00