aboutsummaryrefslogtreecommitdiff
path: root/src/core/arm/interpreter/armsupp.cpp
AgeCommit message (Expand)Author
2014-07-23ARM: Synchronize Citra's SkyEye core with 3dmoo's.bunnei
2014-05-16- reenabled MCR and MRC functions now that VFP is attachedbunnei
2014-05-01- added CallMCR function to coprocessor HLE modulebunnei
2014-05-01renamed hle "mrc" module to "coprocessor"bunnei
2014-04-25moved HLE::MRC to its own module, added support for catching data synchroniza...bunnei
2014-04-25added disassembly to unimplemented instructionbunnei
2014-04-12- added HLE to connect to "srv:" servicebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei