summaryrefslogtreecommitdiffstats
path: root/src/core/hle/coprocessor.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-05-17- reenabled MCR and MRC functions now that VFP is attachedbunnei1-3/+0
- removed HLE::CallMCR function (was pointless)
2014-05-02- added CallMCR function to coprocessor HLE modulebunnei1-4/+7
- moved instruction decoding to coprocessor HLE module
2014-05-02renamed hle "mrc" module to "coprocessor"bunnei1-0/+0
2014-04-25moved HLE::MRC to its own module, added support for catching data synchronization barrier commandbunnei1-0/+20