1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-20 14:03:26 +01:00
nxdumptool/source
Pablo Curiel a19d3f2338 Ditched C threads in favor of libnx threads.
Preemptive multithreading is still used, just like libnx's newlib implementation.

Also changed the version number because the rewrite deserves it.
2020-08-18 01:04:13 -04:00
..
fatfs Mooooore baby steps. 2020-04-17 17:59:05 -04:00
aes.c Some more changes. 2020-07-05 20:10:07 -04:00
aes.h Some more changes. 2020-07-05 20:10:07 -04:00
bktr.c Bunch of changes. 2020-07-22 04:03:28 -04:00
bktr.h Forgot to update bktr.c/h accordingly. 2020-07-07 07:55:37 -04:00
cert.c Normalize goto tag names + support for gamecard key area. 2020-07-13 02:36:17 -04:00
cert.h Bunch of changes. 2020-07-03 05:31:22 -04:00
crc32_fast.c Functions to generate gamecard/title filenames + fix CRC32 calculation. 2020-08-13 22:31:02 -04:00
crc32_fast.h Some more changes. 2020-07-05 20:10:07 -04:00
es.c Some more changes. 2020-07-05 20:10:07 -04:00
es.h Some more changes. 2020-07-05 20:10:07 -04:00
fs_ext.c Some more changes. 2020-07-05 20:10:07 -04:00
fs_ext.h Bunch of changes. 2020-07-22 04:03:28 -04:00
fspusb.c Some more changes. 2020-07-05 20:10:07 -04:00
fspusb.h Some more changes. 2020-07-05 20:10:07 -04:00
gamecard.c Ditched C threads in favor of libnx threads. 2020-08-18 01:04:13 -04:00
gamecard.h New template: threaded gamecard dumper via USB. 2020-08-13 02:01:23 -04:00
keys.c Normalize goto tag names + support for gamecard key area. 2020-07-13 02:36:17 -04:00
keys.h Check the key generation value from the eticket device key. 2020-07-07 08:58:17 -04:00
lz4.c Baby steps. 2020-04-15 16:50:07 -04:00
lz4.h Baby steps. 2020-04-15 16:50:07 -04:00
main.c Ditched C threads in favor of libnx threads. 2020-08-18 01:04:13 -04:00
mem.c Normalize goto tag names + support for gamecard key area. 2020-07-13 02:36:17 -04:00
mem.h Normalize goto tag names + support for gamecard key area. 2020-07-13 02:36:17 -04:00
nca.c New test app: system title NCA section dumper. 2020-07-29 17:02:21 -04:00
nca.h New test app: system title NCA section dumper. 2020-07-29 17:02:21 -04:00
pfs.c New test app: system title NCA section dumper. 2020-07-29 17:02:21 -04:00
pfs.h Functions and wrappers to write generated NCA hash layer patches. 2020-07-22 16:35:23 -04:00
romfs.c Test unified NCA hash layer write function (works gucci). 2020-07-22 20:37:02 -04:00
romfs.h Test unified NCA hash layer write function (works gucci). 2020-07-22 20:37:02 -04:00
rsa.c Normalize goto tag names + support for gamecard key area. 2020-07-13 02:36:17 -04:00
rsa.h Changes to the gamecard key area handling. 2020-07-15 18:50:34 -04:00
save.c Normalize goto tag names + support for gamecard key area. 2020-07-13 02:36:17 -04:00
save.h Some more changes. 2020-07-05 20:10:07 -04:00
service_guard.h Codestyle fixes. 2020-07-07 11:51:33 -04:00
services.c Fixes for development units + diff patch for ns-usbloader. 2020-08-15 17:22:49 -04:00
services.h Fixes for development units + diff patch for ns-usbloader. 2020-08-15 17:22:49 -04:00
signature.h Bunch of changes. 2020-07-03 05:31:22 -04:00
tik.c Fixed gamecard key area template. 2020-07-30 16:01:26 -04:00
tik.h Bunch of changes. 2020-07-03 05:31:22 -04:00
title.c Ditched C threads in favor of libnx threads. 2020-08-18 01:04:13 -04:00
title.h Functions to generate gamecard/title filenames + fix CRC32 calculation. 2020-08-13 22:31:02 -04:00
usb.c Ditched C threads in favor of libnx threads. 2020-08-18 01:04:13 -04:00
usb.h New template: threaded gamecard dumper via USB. 2020-08-13 02:01:23 -04:00
utils.c Ditched C threads in favor of libnx threads. 2020-08-18 01:04:13 -04:00
utils.h Ditched C threads in favor of libnx threads. 2020-08-18 01:04:13 -04:00