1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-19 13:33:25 +01:00
nxdumptool/source/tasks
Pablo Curiel 414780ada8 Some updates
* fs_ext: rename `sel_t1_key` field in `FsCardId2` struct to `card_security_number`.
* fs_ext: add `FsCardId2CardSecurityNumber` enum.

* gamecard: add `GameCardUid` struct.
* gamecard: add `GameCardUidMakerCode` enum.
* gamecard: add `GameCardUidCardType` enum.
* gamecard: update `GameCardSpecificData` struct to reflect the other changes.

* lz4: update to v1.10.0.

* npdm: update `NpdmMetaFlags` struct.

* nso: rename `entry_point` field in `NsoModStart` struct to `version`.
* nso: add `NsoNnSdkVersion` struct.
* nso: update code to make it retrieve nnSdk version info from input NSOs whenever possible.

* GameCardImageDumpTask: fix gamecard image dumping with prepended key areas.
2024-08-06 22:57:54 +02:00
..
gamecard_image_dump_task.cpp Some updates 2024-08-06 22:57:54 +02:00
gamecard_status_task.cpp LayeredErrorFrame: use focus stack references 2024-05-10 12:18:57 +02:00
status_info_task.cpp title: migrate application metadata filtering logic to background thread 2024-05-05 21:42:32 +02:00
title_metadata_task.cpp TitleMetadataTask: use a struct instead of a vector 2024-05-06 00:41:41 +02:00
ums_task.cpp title: migrate application metadata filtering logic to background thread 2024-05-05 21:42:32 +02:00
usb_host_task.cpp title: migrate application metadata filtering logic to background thread 2024-05-05 21:42:32 +02:00