suyu/src/core/arm
Lioncash 7fd598636e memory: Dehardcode the use of a 36-bit address space
Given games can also request a 32-bit or 39-bit address space, we
shouldn't be hardcoding the address space range as 36-bit.
2018-09-24 22:15:53 -04:00
..
dynarmic memory: Dehardcode the use of a 36-bit address space 2018-09-24 22:15:53 -04:00
unicorn arm_interface: Remove ARM11-isms from the CPU interface 2018-09-18 03:20:04 -04:00
arm_interface.h arm_interface: Replace kernel vm_manager include with a forward declaration 2018-09-20 19:35:36 -04:00
exclusive_monitor.cpp core: Namespace all code in the arm subdirectory under the Core namespace 2018-08-24 21:50:39 -04:00
exclusive_monitor.h Port #4182 from Citra: "Prefix all size_t with std::" 2018-09-15 15:21:06 +02:00