yuzu-fork/src/core/arm/dyncom
Lioncash 490df716f3 dyncom: Move CP15 register writing into its own function.
Also implements writing to the rest of the ARM11 MPCore CP15 register set.
2015-04-02 00:20:52 -04: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
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 writing into its own function. 2015-04-02 00:20:52 -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