yuzu-mainline/src/core/arm/dyncom
Lioncash 3257d797e1 dyncom: Remove unnecessary abort-related cruft
Both the MPCore and the ARM9 have the same data abort model (base restored), so differentiating isn't necessary.
2015-07-25 22:10:53 -04:00
..
arm_dyncom_dec.cpp dyncom: Move helper functions to their own header 2015-07-25 20:35:18 -04:00
arm_dyncom_dec.h dyncom: Move helper functions to their own header 2015-07-25 20:35:18 -04:00
arm_dyncom_interpreter.cpp dyncom: Rename armdefs.h to armstate.h 2015-07-25 22:10:44 -04:00
arm_dyncom_interpreter.h dyncom: Rename armdefs.h to armstate.h 2015-07-25 22:10:44 -04:00
arm_dyncom_run.cpp dyncom: Rename armdefs.h to armstate.h 2015-07-25 22:10:44 -04:00
arm_dyncom_run.h dyncom: Rename armdefs.h to armstate.h 2015-07-25 22:10:44 -04:00
arm_dyncom_thumb.cpp dyncom: Get rid of skyeye typedefs 2015-07-25 20:52:10 -04:00
arm_dyncom_thumb.h dyncom: Rename armdefs.h to armstate.h 2015-07-25 22:10:44 -04:00
arm_dyncom.cpp dyncom: Remove unnecessary abort-related cruft 2015-07-25 22:10:53 -04:00
arm_dyncom.h dyncom: Rename armdefs.h to armstate.h 2015-07-25 22:10:44 -04:00