summaryrefslogtreecommitdiffstats
path: root/src/core/arm/interpreter/armsupp.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-25ARM: Integrate SkyEye faster "dyncom" interpreter.bunnei1-11/+4
2014-09-06core: Make the ARM disassembler use std::string internallyLioncash1-6/+3
2014-07-24ARM: Synchronize Citra's SkyEye core with 3dmoo's.bunnei1-598/+622
2014-05-17- reenabled MCR and MRC functions now that VFP is attachedbunnei1-79/+77
2014-05-02- added CallMCR function to coprocessor HLE modulebunnei1-22/+23
2014-05-02renamed hle "mrc" module to "coprocessor"bunnei1-8/+8
2014-04-25moved HLE::MRC to its own module, added support for catching data synchronization barrier commandbunnei1-2/+3
2014-04-25added disassembly to unimplemented instructionbunnei1-1/+6
2014-04-13- added HLE to connect to "srv:" servicebunnei1-33/+35
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-05got rid of some really poorly named macros in SkyEye corebunnei1-1/+2
2014-04-05moved arm core to interpreter directorybunnei1-0/+0
2014-04-04added thumb mode emulationbunnei1-1/+1
2014-03-30added various arm modules from skyeye to make project link OKbunnei1-0/+953