CustomRPXLoader/src
2023-04-17 13:47:32 +02:00
..
common Update .clang-format to update the comment, macro and assignment formatting 2022-02-03 13:55:24 +01:00
elfio Update ELFIO version and avoid streams to reduce binary size 2023-01-05 15:10:33 +01:00
module Update ELFIO version and avoid streams to reduce binary size 2023-01-05 15:10:33 +01:00
utils Add verbose logging 2023-04-17 13:47:32 +02:00
crt.c Use wut 1.1.1 2022-08-08 11:35:29 +02:00
dynamic.c Update ELFIO version and avoid streams to reduce binary size 2023-01-05 15:10:33 +01:00
dynamic.h first commit 2020-04-27 13:32:37 +02:00
ElfUtils.cpp Update .clang-format to update the comment, macro and assignment formatting 2022-02-03 13:55:24 +01:00
ElfUtils.h Format the code via clang-format (#1) 2022-02-02 19:42:35 +01:00
import_stub.S first commit 2020-04-27 13:32:37 +02:00
imports.h Update ELFIO version and avoid streams to reduce binary size 2023-01-05 15:10:33 +01:00
kernel_asm_other.S Copy BAT hook to the end of our memory area 2020-04-27 18:35:24 +02:00
kernel_asm.S Move code to 0x00808000 2022-01-21 18:50:57 +01:00
kernel_copy.S Revert the mainhook on error 2020-10-19 00:16:45 +02:00
kernel.cpp Format the code via clang-format (#1) 2022-02-02 19:42:35 +01:00
kernel.h Update .clang-format to update the comment, macro and assignment formatting 2022-02-03 13:55:24 +01:00
link.ld Make sure _start is at the beginning of the .text section. 2022-01-21 18:51:56 +01:00
main.cpp Clean up imports 2023-04-17 13:47:32 +02:00