yuzu/src/core/arm/dyncom
Lioncash 5e5954c63b dyncom: Move CP15 register reading into its own function.
Keeps everything contained. Added all supported readable registers in an ARM11 MPCore.
2015-04-02 00:19:11 -04:00
..
arm_dyncom_dec.cpp dyncom: Remove unused/unnecessary macros and macro constants 2015-03-24 09:55:56 -04:00
arm_dyncom_dec.h dyncom: Remove unused/unnecessary macros and macro constants 2015-03-24 09:55:56 -04:00
arm_dyncom_interpreter.cpp dyncom: Move CP15 register reading into its own function. 2015-04-02 00:19:11 -04:00
arm_dyncom_interpreter.h core: Apply static to local functions 2015-02-13 10:48:32 -05:00
arm_dyncom_run.cpp core: Apply static to local functions 2015-02-13 10:48:32 -05:00
arm_dyncom_run.h core: Apply static to local functions 2015-02-13 10:48:32 -05:00
arm_dyncom_thumb.cpp arm: General cleanup 2015-02-13 09:11:12 -05:00
arm_dyncom_thumb.h arm: Move headers over to pragma once 2015-01-30 16:17:02 -05:00
arm_dyncom.cpp arm_interface: Get rid of GetTicks. 2015-03-16 12:18:37 -04:00
arm_dyncom.h arm_interface: Get rid of GetTicks. 2015-03-16 12:18:37 -04:00