This website requires JavaScript.
Explore
Help
Register
Sign In
INSANEMODE
/
yuzu-android
Watch
1
Star
0
Fork
0
You've already forked yuzu-android
mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced
2025-06-24 20:47:50 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
81cb4d3c7f5f959ad6ed3710171517334af23e22
yuzu-android
/
src
/
core
/
hle
/
kernel
/
memory
History
bunnei
81cb4d3c7f
kernel: memory: Add system_control code, which will be used for ASLR support.
2020-04-17 00:59:30 -04:00
..
address_space_info.cpp
kernel: memory: Add AddressSpaceInfo class, for managing the memory address space.
2020-04-17 00:59:29 -04:00
address_space_info.h
kernel: memory: Add AddressSpaceInfo class, for managing the memory address space.
2020-04-17 00:59:29 -04:00
memory_block.h
kernel: memory: Add MemoryBlock class, for managing memory blocks and their state.
2020-04-17 00:59:29 -04:00
memory_types.h
kernel: memory: Add memory_types.h, for things that are commonly used in memory code.
2020-04-17 00:59:29 -04:00
slab_heap.h
kernel: memory: Add SlabHeap class, for managing memory heaps.
2020-04-17 00:59:29 -04:00
system_control.cpp
kernel: memory: Add system_control code, which will be used for ASLR support.
2020-04-17 00:59:30 -04:00
system_control.h
kernel: memory: Add system_control code, which will be used for ASLR support.
2020-04-17 00:59:30 -04:00