| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-02 | arm: Remove SkyEye/Dyncom code that is ARMv6-only. | bunnei | |
| 2015-12-06 | dyncom: Remove static keyword from header functions | Lioncash | |
| 2015-12-06 | dyncom: const correctness changes | Lioncash | |
| 2015-07-26 | dyncom: Use ARMul_State as an object | Lioncash | |
| Gets rid of C-like parameter passing. | |||
| 2015-07-25 | dyncom: Rename armdefs.h to armstate.h | Lioncash | |
| 2015-04-07 | dyncom: Remove unnecessary enum and typedef | Lioncash | |
| Also fixes descriptions in the process. | |||
| 2015-02-13 | core: Apply static to local functions | Lioncash | |
| 2015-02-13 | arm: General cleanup | Lioncash | |
| - Remove several typedefs for ARMul_State. - Remove unused functions - Remove unused/unnecessary headers - Removed unused enums, etc. | |||
| 2015-01-30 | arm: Move headers over to pragma once | Lioncash | |
| 2015-01-30 | arm: Get rid of armcpu.h and skyeye_types.h | Lioncash | |
| 2015-01-04 | skyeye: Remove duplicate typedefs | Lioncash | |
| citra already has its own typedefs like this. | |||
| 2014-10-25 | ARM: Integrate SkyEye faster "dyncom" interpreter. | bunnei | |
| 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. | |||
