1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2025-02-03 07:15:06 +00:00
nxdumptool/source
Pablo Curiel 0229124173 NACP changes.
Fixed types for some NACP struct entries (thanks @0Liam !) + added functions to generate and write NACP patches.
2020-10-28 18:48:46 -04:00
..
fatfs
aes.c
aes.h Many changes. 2020-10-21 00:27:48 -04:00
bfttf.c Implemented BFTTF font loading and decoding. 2020-10-14 09:23:49 -04:00
bfttf.h Many changes. 2020-10-21 00:27:48 -04:00
bktr.c Many changes. 2020-10-21 00:27:48 -04:00
bktr.h Many changes. 2020-10-21 00:27:48 -04:00
cert.c More changes. 2020-10-22 00:38:14 -04:00
cert.h
cnmt.c NACP changes. 2020-10-28 18:48:46 -04:00
cnmt.h NACP changes. 2020-10-28 18:48:46 -04:00
common.h More changes. 2020-10-22 00:38:14 -04:00
crc32_fast.c
crc32_fast.h
elf_symbol.h NSO context. 2020-10-11 11:22:26 -04:00
es.c
es.h
fs_ext.c
fs_ext.h
fspusb.c
fspusb.h
gamecard.c Many changes. 2020-10-21 00:27:48 -04:00
gamecard.h Another typo. 2020-10-25 11:43:22 -04:00
keys.c Many changes. 2020-10-21 00:27:48 -04:00
keys.h
legal_info.c Many changes. 2020-10-21 00:27:48 -04:00
legal_info.h
lz4.c NSO context. 2020-10-11 11:22:26 -04:00
lz4.h NSO context. 2020-10-11 11:22:26 -04:00
mem.c Many changes. 2020-10-21 00:27:48 -04:00
mem.h More changes. 2020-10-22 00:38:14 -04:00
nacp.c NACP changes. 2020-10-28 18:48:46 -04:00
nacp.h NACP changes. 2020-10-28 18:48:46 -04:00
nca.c Optimize modified NCA header(s) write code. 2020-10-25 20:03:02 -04:00
nca.h Optimize modified NCA header(s) write code. 2020-10-25 20:03:02 -04:00
npdm.c NACP changes. 2020-10-28 18:48:46 -04:00
npdm.h NACP changes. 2020-10-28 18:48:46 -04:00
nso.c Replace unnecessary strlen() calls with pointer dereferences or calculations using info available at runtime (when possible). 2020-10-14 20:06:53 -04:00
nso.h Fix support for NSOs without a valid .api_info section + ProgramInfo context. 2020-10-11 14:13:09 -04:00
pfs.c More changes. 2020-10-22 00:38:14 -04:00
pfs.h Add NSP transfer mode to USB code + implement SendNspHeader USB command. 2020-10-26 02:39:33 -04:00
program_info.c Many changes. 2020-10-21 00:27:48 -04:00
program_info.h More changes. 2020-10-22 00:38:14 -04:00
romfs.c NACP changes. 2020-10-28 18:48:46 -04:00
romfs.h NACP changes. 2020-10-28 18:48:46 -04:00
rsa.c More changes. 2020-10-22 00:38:14 -04:00
rsa.h
save.c Many changes. 2020-10-21 00:27:48 -04:00
save.h
service_guard.h
services.c Replace unnecessary strlen() calls with pointer dereferences or calculations using info available at runtime (when possible). 2020-10-14 20:06:53 -04:00
services.h
signature.h
tik.c More changes. 2020-10-22 00:38:14 -04:00
tik.h Many changes. 2020-10-21 00:27:48 -04:00
title.c Title handler bugfixes. 2020-10-27 17:23:19 -04:00
title.h CNMT: fixed support for patches. 2020-10-28 00:30:13 -04:00
usb.c Remove unused code. 2020-10-28 01:03:48 -04:00
usb.h Add NSP transfer mode to USB code + implement SendNspHeader USB command. 2020-10-26 02:39:33 -04:00
utils.c Add NSP transfer mode to USB code + implement SendNspHeader USB command. 2020-10-26 02:39:33 -04:00
utils.h Rename KEY_NONE definition. 2020-10-22 16:13:00 -04:00