This website requires JavaScript.
Explore
Help
Register
Sign In
midou
/
citra
Watch
1
Star
0
Fork
0
You've already forked citra
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
citra
/
src
/
core
/
arm
/
dyncom
History
Yuri Kunde Schlesner
12f6216741
Merge pull request
#774
from lioncash/decodings
...
dyncom: Add ARMv6K NOP and hint instructions to the interpreter.
2015-05-15 11:36:20 -07:00
..
arm_dyncom_dec.cpp
dyncom: Add ARMv6K NOP and hint instructions to the decoding table
2015-05-14 16:25:02 -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
Merge pull request
#774
from lioncash/decodings
2015-05-15 11:36:20 -07: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
dyncom: Remove unnecessary enum and typedef
2015-04-07 08:05:41 -04:00
arm_dyncom_thumb.cpp
Remove unnecessary dyncom header files
2015-05-07 20:45:28 -04:00
arm_dyncom_thumb.h
dyncom: Remove unnecessary enum and typedef
2015-04-07 08:05:41 -04:00
arm_dyncom.cpp
Remove unnecessary dyncom header files
2015-05-07 20:45:28 -04:00
arm_dyncom.h
Headers: Add some forgotten overrides, thanks clang!
2015-04-14 21:18:25 +02:00