1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-08 19:52:12 +00:00
nxdumptool/source/devoptab
Pablo Curiel c392a9f126 Custom devoptab wrappers (part 2).
This commit implements a devoptab wrapper for Hash FS sections within gamecard images, using code from hfs.c/h.

Other changes include:

* poc: disable buffering on FILE objects via setvbuf().
* gamecard: fix crash in gamecardInitializeHashFileSystemContext() while calculating the size for the root Hash FS partition.
2023-12-21 00:39:56 +01:00
..
hfs_dev.c Custom devoptab wrappers (part 2). 2023-12-21 00:39:56 +01:00
nxdt_devoptab.c Custom devoptab wrappers (part 2). 2023-12-21 00:39:56 +01:00
pfs_dev.c Custom devoptab wrappers (part 1). 2023-12-20 20:32:48 +01:00
ro_dev.c Custom devoptab wrappers (part 1). 2023-12-20 20:32:48 +01:00