citra/src/core/arm/dyncom
Weiyi Wang 64f6e5e597 ARM: pass MemorySystem separately in the constructor and make System optional
So that unit test can test CPU without constructing the entire system. Also remove hacks in the System class
2019-02-14 14:04:46 -05:00
..
arm_dyncom.cpp ARM: pass MemorySystem separately in the constructor and make System optional 2019-02-14 14:04:46 -05:00
arm_dyncom.h ARM: pass MemorySystem separately in the constructor and make System optional 2019-02-14 14:04:46 -05:00
arm_dyncom_dec.cpp Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
arm_dyncom_dec.h arm_dyncom_dec: Hide the decoding table from external view 2017-12-06 20:55:52 -05:00
arm_dyncom_interpreter.cpp ARM: pass MemorySystem separately in the constructor and make System optional 2019-02-14 14:04:46 -05:00
arm_dyncom_interpreter.h dyncom: Rename armdefs.h to armstate.h 2015-07-25 22:10:44 -04:00
arm_dyncom_run.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
arm_dyncom_thumb.cpp Prefix all size_t with std:: 2018-09-06 16:03:28 -04:00
arm_dyncom_thumb.h Update the entire application to use the new clang format style 2018-03-09 10:54:43 -07:00
arm_dyncom_trans.cpp Prefix all size_t with std:: 2018-09-06 16:03:28 -04:00
arm_dyncom_trans.h Prefix all size_t with std:: 2018-09-06 16:03:28 -04:00