mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2025-02-03 15:25:01 +00:00
364b3f39dc
* romfs: add hash bucket fields to RomFileSystemContext struct. * romfs: remove current offset fields from RomFileSystemContext struct and all functions that relied on them. * romfs: add romfsCalculateEntryHash(). * romfs: update romfsInitializeContext() to also load file/directory hash buckets. * romfs: update romfsGetTotalDataSize() to make up for the removed functions. * romfs: update romfsGetChild*EntryByName() functions to use hash bucket lookups. Other changes include: * devoptab: add missing exit macros to some FS operations across all interfaces. * poc: update extractedRomFsReadThreadFunc() to make up for the removed RomFS functions. |
||
---|---|---|
.. | ||
aes.c | ||
bfttf.c | ||
bktr.c | ||
cert.c | ||
cnmt.c | ||
config.c | ||
es.c | ||
fs_ext.c | ||
gamecard.c | ||
hfs.c | ||
http.c | ||
keys.c | ||
legal_info.c | ||
lz4.c | ||
mem.c | ||
nacp.c | ||
nca.c | ||
nca_storage.c | ||
npdm.c | ||
nso.c | ||
nxdt_bfsar.c | ||
nxdt_json.c | ||
nxdt_log.c | ||
nxdt_utils.c | ||
pfs.c | ||
program_info.c | ||
romfs.c | ||
rsa.c | ||
save.c | ||
services.c | ||
sha3.c | ||
tik.c | ||
title.c | ||
ums.c | ||
usb.c |