yuzu/src/core/arm/interpreter
bunnei 53a22b84da ARM: Integrate SkyEye faster "dyncom" interpreter.
Fixed typo (make protected member public)

Added license header back in. I originally removed this because I mostly rewrote the file, but meh

ARM: Fixed a type error in dyncom interpreter.

ARM: Updated dyncom to use unique_ptr for internal ARM state.
2014-10-25 14:11:39 -04:00
..
mmu ARM: Reorganized file structure to move shared SkyEye code to a more common area. 2014-10-25 14:11:39 -04:00
arm_interpreter.cpp ARM: Reorganized file structure to move shared SkyEye code to a more common area. 2014-10-25 14:11:39 -04:00
arm_interpreter.h ARM: Integrate SkyEye faster "dyncom" interpreter. 2014-10-25 14:11:39 -04:00
armcopro.cpp ARM: Reorganized file structure to move shared SkyEye code to a more common area. 2014-10-25 14:11:39 -04:00
armemu.cpp ARM: Reorganized file structure to move shared SkyEye code to a more common area. 2014-10-25 14:11:39 -04:00
arminit.cpp ARM: Reorganized file structure to move shared SkyEye code to a more common area. 2014-10-25 14:11:39 -04:00
armmmu.cpp ARM: Reorganized file structure to move shared SkyEye code to a more common area. 2014-10-25 14:11:39 -04:00
armos.cpp ARM: Reorganized file structure to move shared SkyEye code to a more common area. 2014-10-25 14:11:39 -04:00
armsupp.cpp ARM: Integrate SkyEye faster "dyncom" interpreter. 2014-10-25 14:11:39 -04:00
armvirt.cpp ARM: Reorganized file structure to move shared SkyEye code to a more common area. 2014-10-25 14:11:39 -04:00
thumbemu.cpp ARM: Reorganized file structure to move shared SkyEye code to a more common area. 2014-10-25 14:11:39 -04:00