1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-10 04:31:44 +00:00
nxdumptool/code_templates
Pablo Curiel de076f4908 More USB changes.
* usb: copy command ID and block size before moving command data within the USB transfer buffer.

* nsp_dumper_usb: now spans a background thread for the dump process, progress is now displayed, process can now be cancelled by holding B, updated to properly make use of the new usbCancelFileTransfer() behavior.

* usb_gc_dumper: updated to properly make use of the new usbCancelFileTransfer() behavior.

* usb_romfs_dumper: updated to properly make use of the new usbCancelFileTransfer() behavior.

* Updated ns-usbloader patch. Must be used on commit `8771d551a4e6fa2d645e519d504a377e34cbd730`.
2021-02-16 08:22:14 -04:00
..
dump_title_infos.c Populate app_metadata pointer in TitleInfo elements that aren't system titles or user applications. 2021-01-31 05:16:05 -04:00
nsp_dumper_stor.c Populate app_metadata pointer in TitleInfo elements that aren't system titles or user applications. 2021-01-31 05:16:05 -04:00
nsp_dumper_usb.c More USB changes. 2021-02-16 08:22:14 -04:00
sd_romfs_dumper.c Support for HOS 11.0.0. 2020-12-04 02:38:44 -04:00
system_title_dumper.c Support for HOS 11.0.0. 2020-12-04 02:38:44 -04:00
usb_gc_dumper.c More USB changes. 2021-02-16 08:22:14 -04:00
usb_romfs_dumper.c More USB changes. 2021-02-16 08:22:14 -04:00
xml_generator.c Support for HOS 11.0.0. 2020-12-04 02:38:44 -04:00