Commit Graph

18 Commits

Author SHA1 Message Date
Maschell
9da6038861 Make logic to free buffers easier 2024-04-24 17:37:22 +02:00
Maschell
a0f49dab93 Add CustomRPXLoader to every OSFatal 2023-06-16 17:17:41 +02:00
Maschell
3e42af85fa Fix flushing the correct addresses 2023-06-16 17:05:45 +02:00
Maschell
ded5168cb8 Update ELFIO version and avoid streams to reduce binary size 2023-01-05 15:10:33 +01:00
Maschell
2288b67703 Fix loading rpx with ".wut_load_bounds" section 2022-05-13 19:18:46 +02:00
Maschell
db9e908226 Read the payload.rpx with a properly aligned buffer, fix some missing free calls 2022-02-13 13:58:33 +01:00
Maschell
9e96647469 Update .clang-format to update the comment, macro and assignment formatting 2022-02-03 13:55:24 +01:00
Maschell
e5ead1af44
Format the code via clang-format (#1) 2022-02-02 19:42:35 +01:00
Maschell
124b73a5fe Various small cleanups and logs 2022-01-21 18:52:58 +01:00
Maschell
57163d6103 Formatting 2021-09-23 18:30:08 +02:00
Maschell
ba389535a9 Code cleanup 2021-09-18 12:10:58 +02:00
Maschell
09d6b9f756 Allocate objects on stack instead of heap 2020-08-23 13:06:32 +02:00
Maschell
2a26482bdd Removed unused code 2020-08-23 13:01:42 +02:00
Maschell
6feeed4a53 Update or add license header 2020-08-23 12:59:52 +02:00
Maschell
a1267cc821 Formatting 2020-08-23 10:44:14 +02:00
Maschell
a941429f88 - Use the(de)-init functions from libwut to handle logging, sd access and memory.
- Adapt logging to WHBLogPrintf
2020-05-28 20:53:27 +02:00
Maschell
8c1c3e91e3 Move the loaded .rpx into the end of the memory area 2020-04-27 19:01:11 +02:00
Maschell
7ed1cee873 first commit 2020-04-27 13:32:37 +02:00