suyu/src/core/arm
Fernando Sahmkow f3d4d4eaa8 ARM_Interface: Cache the JITs instead of deleting/recreating.
This was a bug inherited from citra which was fixed by then at some 
time. This commit corrects such bug and ensures JITs are correctly 
recycled.
2020-02-26 15:53:47 -04:00
..
dynarmic ARM_Interface: Cache the JITs instead of deleting/recreating. 2020-02-26 15:53:47 -04:00
unicorn core/arm: Remove usage of global GetCurrentThread() 2020-01-30 18:52:25 -05:00
arm_interface.cpp core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class 2019-11-26 21:55:39 -05:00
arm_interface.h core: Prepare various classes for memory read/write migration 2019-11-26 21:55:37 -05:00
exclusive_monitor.cpp System: Address Feedback 2020-01-27 09:54:11 -04:00
exclusive_monitor.h System: Address Feedback 2020-01-27 09:54:11 -04:00