yuzu/src/core/arm/dyncom
bunnei c51b23b052 Merge pull request #559 from lioncash/clean
arm: Some cleanup. Also fixed the initial ARM mode that is emulated.
2015-02-11 12:02:35 -05:00
..
arm_dyncom.cpp arm: Get rid of some magic constants. Specify proper ARM mode. 2015-02-11 10:49:55 -05:00
arm_dyncom.h Scheduler refactor Pt. 1 2015-02-09 21:47:12 -08:00
arm_dyncom_dec.cpp dyncom: Implemented LDREXD/STREXD/LDREXH/STREXH 2015-01-02 20:51:54 -05:00
arm_dyncom_dec.h dyncom: clean up arm_dyncom_dec.h 2015-01-30 16:28:52 -05:00
arm_dyncom_interpreter.cpp dyncom: Add more regs to MCR/MRC 2015-02-10 09:34:42 -05:00
arm_dyncom_interpreter.h License change 2014-12-20 21:20:24 -08:00
arm_dyncom_run.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 2015-02-10 18:30:31 -08:00
arm_dyncom_run.h arm: Move headers over to pragma once 2015-01-30 16:17:02 -05:00
arm_dyncom_thumb.cpp arm_dyncom_thumb: Make lookup tables static 2015-02-10 10:42:09 -05:00
arm_dyncom_thumb.h arm: Move headers over to pragma once 2015-01-30 16:17:02 -05:00