MemoryMappingModule/source
Maschell 86c1d20863 Remove allocMutex to avoid possible deadlocks 2024-05-03 22:33:18 +02:00
..
CThread.h Use the default heap for threads, make sure to memset default heap allocations to 0 after using them 2023-03-26 16:03:34 +02:00
function_replacements.cpp Implement KiValidateUserDataRange and KiValidateUserCodeRange hook 2023-02-17 08:17:21 +01:00
function_replacements.h Use clang-format to format the code 2022-02-02 18:34:27 +01:00
functionpatcher.def Use latest version of libfunctionpatcher 2023-01-06 16:02:58 +01:00
globals.c Use the default heap for threads, make sure to memset default heap allocations to 0 after using them 2023-03-26 16:03:34 +02:00
globals.h Use the default heap for threads, make sure to memset default heap allocations to 0 after using them 2023-03-26 16:03:34 +02:00
logger.c Update .clang-format to update the comment, macro and assignment formatting 2022-02-03 15:51:47 +01:00
logger.h Improve logging and resolve any compiler warnings 2022-05-09 19:34:19 +02:00
main.cpp Use custom function to check exp heap 2024-04-26 23:42:38 +02:00
memory_mapping.cpp Remove allocMutex to avoid possible deadlocks 2024-05-03 22:33:18 +02:00
memory_mapping.h Make sure we can execute code on all three cores, check heaps on application end 2024-04-25 12:02:28 +02:00
version.h Log the module version on each application start 2022-10-09 14:32:17 +02:00