Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: Integrate SkyEye faster "dyncom" interpreter. | bunnei | 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 | bunnei | 2014-05-17 | 1 | -3/+0 |
| | | | | - removed HLE::CallMCR function (was pointless) | ||||
* | - added CallMCR function to coprocessor HLE module | bunnei | 2014-05-02 | 1 | -4/+7 |
| | | | | - moved instruction decoding to coprocessor HLE module | ||||
* | renamed hle "mrc" module to "coprocessor" | bunnei | 2014-05-02 | 1 | -0/+20 |