1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-20 05:53:25 +01:00
nxdumptool/code_templates
Pablo Curiel a01b7846de title: use dynamic pointer arrays.
* Added functions to deal with title info and application metadata reallocations, greatly reducing the number of references to realloc() throughout the code.

* Tweaked gamecardGetHashFileSystemContext() to not return a pointer to a dynamic context.

* Added a type field to Hash FS contexts.
2021-03-09 21:12:01 -04:00
..
dump_title_infos.c Populate app_metadata pointer in TitleInfo elements that aren't system titles or user applications. 2021-01-31 05:16:05 -04:00
nsp_dumper_stor.c Store last log message using a small stack buffer. 2021-03-08 10:44:11 -04:00
nsp_dumper_usb.c Store last log message using a small stack buffer. 2021-03-08 10:44:11 -04:00
sd_romfs_dumper.c Store last log message using a small stack buffer. 2021-03-08 10:44:11 -04:00
system_title_dumper.c Store last log message using a small stack buffer. 2021-03-08 10:44:11 -04:00
usb_gc_dumper.c title: use dynamic pointer arrays. 2021-03-09 21:12:01 -04:00
usb_romfs_dumper.c Store last log message using a small stack buffer. 2021-03-08 10:44:11 -04:00
xml_generator.c Store last log message using a small stack buffer. 2021-03-08 10:44:11 -04:00