summaryrefslogtreecommitdiff
path: root/src/core/hle/coprocessor.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: Prune redundant includesGravatar archshift2014-09-081-1/+0
* coprocessor: reenabled debug logGravatar bunnei2014-06-021-1/+1
* - reenabled MCR and MRC functions now that VFP is attachedGravatar bunnei2014-05-161-18/+2
* - removed HLE mem "hack" and replaced with kernel mem regionGravatar bunnei2014-05-071-29/+5
* - added CallMCR function to coprocessor HLE moduleGravatar bunnei2014-05-011-3/+13
* fixed include in coprocessor.cppGravatar bunnei2014-05-011-1/+1
* renamed hle "mrc" module to "coprocessor"Gravatar bunnei2014-05-011-0/+64