This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
MemoryMappingModule
Watch
2
Star
0
Fork
0
You've already forked MemoryMappingModule
mirror of
https://github.com/wiiu-env/MemoryMappingModule.git
synced
2025-02-19 18:42:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
MemoryMappingModule
/
source
History
Maschell
9c9e1cc5ce
Add DCFlushRange to HeapBlockHeader on malloc/free
2021-01-01 01:56:54 +01:00
..
CThread.h
Formatting
2020-06-03 18:36:02 +02:00
function_replacements.cpp
Add sCheckDataRange hook to allow loading .rpl files into our memory region via OSDynload_Acquire (and a custom allocator)
2020-12-26 15:52:06 +01:00
function_replacements.h
Add kernel patches to allow usage of the memory mapping
2020-06-10 14:59:36 +02:00
logger.h
frist commit
2020-05-29 19:25:05 +02:00
main.cpp
Rename WUMS_MODULE_INIT_BEFORE_ENTRYPOINT => WUMS_MODULE_INIT_BEFORE_RELOCATION_DONE_HOOK, add WUMS_MODULE_SKIP_ENTRYPOINT
2020-12-26 15:51:21 +01:00
memory_mapping.cpp
Add DCFlushRange to HeapBlockHeader on malloc/free
2021-01-01 01:56:54 +01:00
memory_mapping.h
Implement MemoryMapping_MEMGetAllocatableSize and MemoryMapping_MEMGetAllocatableSizeEx
2021-01-01 01:56:24 +01:00