CustomRPXLoader/src
2022-01-30 13:53:29 +01:00
..
common Formatting 2021-09-23 18:30:08 +02:00
elfio Avoid try catch 2022-01-21 18:53:06 +01:00
module Various small cleanups and logs 2022-01-21 18:52:58 +01:00
utils Move logging into a separate file 2022-01-30 13:53:29 +01:00
dynamic.c Formatting 2020-08-23 10:44:14 +02:00
dynamic.h first commit 2020-04-27 13:32:37 +02:00
ElfUtils.cpp Formatting 2021-09-23 18:30:08 +02:00
ElfUtils.h Formatting 2021-09-23 18:30:08 +02:00
import_stub.S first commit 2020-04-27 13:32:37 +02:00
imports.h Remove unused imports 2022-01-21 18:52:13 +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 Code cleanup 2021-09-18 12:10:58 +02:00
kernel.h Revert the mainhook on error 2020-10-19 00:16:45 +02:00
link.ld Make sure _start is at the beginning of the .text section. 2022-01-21 18:51:56 +01:00
main.cpp Move logging into a separate file 2022-01-30 13:53:29 +01:00