1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-19 21:43:44 +01:00
nxdumptool/source/devoptab
Pablo Curiel c585e8f9d3 poc: add file browser for NCA FS sections.
Takes advantage of the recently implemented devoptab interfaces. Supports individual file dumping and multiple file/dir dumping via highlighting. May possibly need some additional testing. The code could potentially be improved, but I'll look into it at a later time -- I just want to release this now.

Other changes include:

* devoptab: comment out log messages.

* utils: add utilsGetDirectorySize() function.
2023-12-26 01:25:29 +01:00
..
hfs_dev.c poc: add file browser for NCA FS sections. 2023-12-26 01:25:29 +01:00
nxdt_devoptab.c Custom devoptab wrappers (part 5). 2023-12-21 16:51:26 +01:00
nxdt_romfs_dev.c poc: add file browser for NCA FS sections. 2023-12-26 01:25:29 +01:00
pfs_dev.c poc: add file browser for NCA FS sections. 2023-12-26 01:25:29 +01:00
ro_dev.c Custom devoptab wrappers (part 1). 2023-12-20 20:32:48 +01:00