Commit Graph

19 Commits

Author SHA1 Message Date
Maschell aed781e88d Fix exiting when running some payloads (like the nand dumper) 2024-05-07 19:11:21 +02:00
Maschell a6bc48e987 Fix checking button combo 2024-04-26 10:33:05 +02:00
Maschell 162119a289 Overwrite wuts __syscall_getreent 2024-04-24 17:42:22 +02:00
Maschell 3e2aca0583 Improve logging 2023-04-17 12:24:34 +02:00
Maschell 62e124e56d Update imports.h to support FSA functions 2022-09-04 18:32:32 +02:00
Maschell d4dc996f9f Improve file reading 2022-08-08 11:52:27 +02:00
Maschell d2f071a9ae Use wut 1.1.1 2022-08-08 11:52:27 +02:00
Maschell 4cbef0137c Use the wut devoptab instead of whb or native CafeOS functions 2022-03-04 13:31:30 +01:00
Maschell b0b8029253 Add OSReport logging 2022-03-04 13:31:30 +01:00
Maschell 92ef9a681e Another attempt of fixing the memory leak 2022-03-04 13:31:30 +01:00
Maschell d866a17af8 Limit the size of the binary to not overlap with other code 2022-02-03 17:32:34 +01:00
Maschell a3c549c0da Format the code via clang-format 2022-02-03 17:23:58 +01:00
Maschell 323b5a818d Use FS_ERROR_FLAG_ALL instead of -1 2021-01-01 20:06:27 +01:00
Maschell 9d0e08781d "fix" a memory leak. 2020-12-15 23:59:46 +01:00
Maschell 61f5ff067c Fix size check logic 2020-12-15 21:24:09 +01:00
Maschell 836428c56f Improve the payload selection screen 2020-12-05 21:32:27 +01:00
Maschell 37cdd92236 Check if the payload.elf will be loaded into a valid location 2020-12-05 21:31:27 +01:00
Maschell bf60cd9707 Remove unused code 2020-12-01 20:07:51 +01:00
Maschell 8f46eb434b first commit 2020-11-29 12:59:58 +01:00