mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2024-11-09 12:11:44 +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. |
||
---|---|---|
.. | ||
core | ||
devoptab | ||
fatfs | ||
about_tab.hpp | ||
async_task.hpp | ||
defines.h | ||
download_task.hpp | ||
dump_options_frame.hpp | ||
error_frame.hpp | ||
focusable_item.hpp | ||
gamecard_tab.hpp | ||
layered_error_frame.hpp | ||
options_tab.hpp | ||
root_view.hpp | ||
scope_guard.hpp | ||
tasks.hpp | ||
titles_tab.hpp |