1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-20 05:53:25 +01:00
Generates XCI/NSP/HFS0/ExeFS/RomFS/Certificate/Ticket dumps from Nintendo Switch gamecards and installed SD/eMMC titles.
Go to file
Pablo Curiel 65a7816f2e Implemented UserTitlesTab class.
* LayeredErrorFrame: both the error frame and the list are now protected instead of private, letting any expanded classes take more control over the them. SetErrorFrameMessage(), AddListView() and the class destructor have been removed because of this change.

* LayeredErrorFrame: removed views vector and simplified the list element focus check carried out before switching to the error frame.
2021-06-20 22:43:40 -04:00
.github Cleanup startup logfile messages. 2020-10-14 19:08:01 -04:00
code_templates RootView: display status labels using StatusInfoTask data. 2021-06-18 14:10:19 -04:00
host nxdt_host.py: fix SendFileProperties messages not being displayed. 2021-06-05 19:04:42 -04:00
include Implemented UserTitlesTab class. 2021-06-20 22:43:40 -04:00
legacy More legacy code wiping. 2020-10-13 07:26:29 -04:00
libs Update libusbhsfs 2021-06-20 00:10:15 -04:00
romfs Implemented UserTitlesTab class. 2021-06-20 22:43:40 -04:00
source Implemented UserTitlesTab class. 2021-06-20 22:43:40 -04:00
.gitignore Modified NCA key area handling + restored PoC building. 2021-04-25 19:10:34 -04:00
.gitmodules Update borealis. 2021-05-21 10:02:39 -04:00
build.sh Small code refactor (part 2). 2021-05-18 08:32:43 -04:00
LICENSE.md Change project layout + upgrade license to GPLv3. 2021-03-25 15:26:58 -04:00
Makefile UI changes. 2021-06-17 03:55:42 -04:00
README.md Fixes icon.jpg location in README (#82) 2021-04-03 09:17:43 -04:00
todo.txt Update todo.txt 2021-06-09 01:03:12 -04:00

nxdumptool

Nintendo Switch Dump Tool

Temporary branch used for the development of the nxdumptool rewrite. Highly experimental, use at your own risk.