| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ARM: Integrate SkyEye faster "dyncom" interpreter. | 2014-10-25 | 1 | -20/+0 | |
| | | | | | | | | | | | 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. | ||||
| * | - reenabled MCR and MRC functions now that VFP is attached | 2014-05-16 | 1 | -3/+0 | |
| | | | | | - removed HLE::CallMCR function (was pointless) | ||||
| * | - added CallMCR function to coprocessor HLE module | 2014-05-01 | 1 | -4/+7 | |
| | | | | | - moved instruction decoding to coprocessor HLE module | ||||
| * | renamed hle "mrc" module to "coprocessor" | 2014-05-01 | 1 | -0/+20 | |