mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2024-11-26 04:02:11 +00:00
dcd1f66790
Implements both `StartExtractedFsDump` and `EndExtractedFsDump` commands into both nxdumptool and the Python host script. Other changes include: * poc: wake the write thread up if a preprocessing error occurs in all extracted FS dump functions. Fixes previously unhandled hangups. * poc: verify current NCA hash before sending its last data chunk while dumping a NSP. * host: update command handler to support CancelFileTransfer commands issued in-between SendFileProperties commands. * host: update Markdown document. * usb: use UsbCommandType_Count for the safety check in usbPrepareCommandHeader(). * usb: log both USB command header and command block whenever an error is reported by the host side. |
||
---|---|---|
.. | ||
core | ||
fatfs | ||
about_tab.cpp | ||
error_frame.cpp | ||
exception_handler.cpp | ||
gamecard_tab.cpp | ||
layered_error_frame.cpp | ||
main.cpp | ||
options_tab.cpp | ||
root_view.cpp | ||
tasks.cpp | ||
titles_tab.cpp |