1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-19 21:43:44 +01:00
nxdumptool/include/core
Pablo Curiel 278cb5c72a Some changes.
* nxdt_includes: renamed VersionType1 to Version and tweaked it to add the application_version struct, renamed VersionType2 to SdkAddOnVersion.

* gc_dumper: use utilsGeneratePath() to truncate generated filenames to safe filesystem limits. Thanks to n0tw0rk for reporting the issue and testing the changes!

* nxdt_host.py: fixed a string formatting issue that made it impossible to unpack data from the SendFileProperties command block under certain circumstances.

* gamecard: modified GameCardKeySource to add a value field, added GameCardFlags_HasCa10Certificate flag.

* utils: utilsGeneratePath() no longer adds a dot on its own if it's not part of the provided extension string.
2022-03-17 13:37:24 +01:00
..
aes.h Modified NCA key area handling + restored PoC building. 2021-04-25 19:10:34 -04:00
bfttf.h Use legacy Borealis fork + add files from the legacy Borealis example. 2021-03-30 15:30:10 -04:00
bktr.h Change project layout + upgrade license to GPLv3. 2021-03-25 15:26:58 -04:00
cert.h Change project layout + upgrade license to GPLv3. 2021-03-25 15:26:58 -04:00
cnmt.h Some changes. 2022-03-17 13:37:24 +01:00
config.h OptionsTab: fully implement application update feature. 2021-08-07 04:42:03 -04:00
elf_symbol.h Change project layout + upgrade license to GPLv3. 2021-03-25 15:26:58 -04:00
es.h Change project layout + upgrade license to GPLv3. 2021-03-25 15:26:58 -04:00
fs_ext.h Add SD card + Card ID Set support to gamecard PoC. 2022-02-04 03:04:43 +01:00
gamecard.h Some changes. 2022-03-17 13:37:24 +01:00
hfs.h Change project layout + upgrade license to GPLv3. 2021-03-25 15:26:58 -04:00
http.h http: add extra info about httpDownloadData(). 2021-07-25 18:26:41 -04:00
keys.h LAFW shenanigans. 2021-05-22 04:45:40 -04:00
legal_info.h Change project layout + upgrade license to GPLv3. 2021-03-25 15:26:58 -04:00
lz4.h Small code refactor (part 2). 2021-05-18 08:32:43 -04:00
mem.h Change project layout + upgrade license to GPLv3. 2021-03-25 15:26:58 -04:00
nacp.h Some small NACP and Ticket fixes. 2021-12-01 18:35:19 +01:00
nca.h Some changes. 2022-03-17 13:37:24 +01:00
npdm.h Some changes. 2022-03-17 13:37:24 +01:00
nso.h Small code refactor (part 2). 2021-05-18 08:32:43 -04:00
nxdt_bfsar.h Cherry-pick improvements from the rewrite-yoga branch. 2021-06-23 14:27:06 -04:00
nxdt_includes.h Some changes. 2022-03-17 13:37:24 +01:00
nxdt_json.h OptionsTab: fully implement application update feature. 2021-08-07 04:42:03 -04:00
nxdt_log.h Some changes. 2021-03-29 14:27:35 -04:00
nxdt_utils.h Some changes. 2022-03-17 13:37:24 +01:00
pfs.h Change project layout + upgrade license to GPLv3. 2021-03-25 15:26:58 -04:00
program_info.h Change project layout + upgrade license to GPLv3. 2021-03-25 15:26:58 -04:00
romfs.h Change project layout + upgrade license to GPLv3. 2021-03-25 15:26:58 -04:00
rsa.h Crypto changes. 2021-05-21 09:34:43 -04:00
save.h Change project layout + upgrade license to GPLv3. 2021-03-25 15:26:58 -04:00
service_guard.h Change project layout + upgrade license to GPLv3. 2021-03-25 15:26:58 -04:00
services.h Small code refactor. 2021-05-11 02:00:33 -04:00
signature.h Change project layout + upgrade license to GPLv3. 2021-03-25 15:26:58 -04:00
tik.h Minor header fixes. 2021-08-12 01:04:46 -04:00
title.h Some changes. 2022-03-17 13:37:24 +01:00
ums.h Change project layout + upgrade license to GPLv3. 2021-03-25 15:26:58 -04:00
usb.h usb: modified usbIsReady() to return the speed selected by the host device. 2021-06-25 17:01:15 -04:00