1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-12-30 12:26:04 +00:00
nxdumptool/source/core
Pablo Curiel cc17c4a458 Implement layered NCA storage interface.
Updating PFS and RomFS comes next. Also fixed Sparse storages not being supported as an indirect storage's original substorage.
2022-07-04 00:14:03 +02:00
..
aes.c
bfttf.c
bktr.c Implement layered NCA storage interface. 2022-07-04 00:14:03 +02:00
cert.c
cnmt.c
config.c
es.c
fs_ext.c
gamecard.c Fix bugs + improve bktr interface. 2022-06-29 14:41:58 +02:00
hfs.c
http.c
keys.c
legal_info.c
lz4.c
mem.c
nacp.c BKTR rewrite: part 1. 2022-07-02 12:09:49 +02:00
nca.c Add missing compression layer checks. 2022-07-03 21:50:27 +02:00
nca_storage.c Implement layered NCA storage interface. 2022-07-04 00:14:03 +02:00
npdm.c
nso.c BKTR rewrite part 7: bktrReadCompressedStorage(). 2022-07-03 20:32:35 +02:00
nxdt_bfsar.c
nxdt_json.c
nxdt_log.c
nxdt_utils.c
pfs.c Add missing sparse layer checks to pfs/romfs. 2022-06-29 10:41:23 +02:00
program_info.c
romfs.c Add missing sparse layer checks to pfs/romfs. 2022-06-29 10:41:23 +02:00
rsa.c
save.c
services.c
sha3.c
tik.c
title.c
ums.c
usb.c