1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-10-18 19:31:43 +01:00
nxdumptool/code_templates
Pablo Curiel 278afbabfa Title handler bugfixes.
* Fixed possible invalid memory accesses using TitleInfo pointers from gamecard titles if the gamecard they belong to is taken out.
* Fixed invalid for loop condition in _titleGetInfoFromStorageByTitleId() if no gamecard titles have been retrieved.
2020-10-27 17:23:19 -04:00
..
dump_title_infos.c Many changes. 2020-10-21 00:27:48 -04:00
nsp_dumper_sd.c Title handler bugfixes. 2020-10-27 17:23:19 -04:00
nsp_dumper_usb.c Title handler bugfixes. 2020-10-27 17:23:19 -04:00
system_title_dumper.c Rename KEY_NONE definition. 2020-10-22 16:13:00 -04:00
usb_gc_dumper.c Add NSP transfer mode to USB code + implement SendNspHeader USB command. 2020-10-26 02:39:33 -04:00
usb_romfs_dumper.c Add NSP transfer mode to USB code + implement SendNspHeader USB command. 2020-10-26 02:39:33 -04:00
xml_generator.c Rename KEY_NONE definition. 2020-10-22 16:13:00 -04:00