summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-17Fixed vfp issuesarchshift
2014-05-16Updated cmakelistsarchshift
2014-05-16Merge remote-tracking branch 'upstream/master' into issue-7-fixarchshift
2014-05-16Added FindGLEW to cmake-modulesarchshift
2014-05-16Merge pull request #17 from bunnei/arm-vfpbunnei
2014-05-16same fix as last commit - just for vfpsingle.cppbunnei
2014-05-16another VFP fix for GCCbunnei
2014-05-16fixed VFP DBG log for GCCbunnei
2014-05-16fixed typo in CMakeLists.txtbunnei
2014-05-16- reenabled MCR and MRC functions now that VFP is attachedbunnei
2014-05-16- removed unused stubbed out codebunnei
2014-05-16added maverick.cpp to ARM core from skyeyebunnei
2014-05-16fixed includesbunnei
2014-05-16enabled CP_ACCESS_ALLOWEDbunnei
2014-05-16fixed include pathbunnei
2014-05-16removed undefined function ARMul_ConsolePrintbunnei
2014-05-16added missing armcopro from skyeyebunnei
2014-05-15added missing skyeye mmu codebunnei
2014-05-15fixed armmmu importsbunnei
2014-05-15- moved mmu to arm/interpreter folderbunnei
2014-05-08Merge pull request #15 from bunnei/hle-servicesbunnei
2014-05-08removed unknown fields from GX_CmdBufferHeaderbunnei
2014-05-08removed incorrect dolphin copyright linebunnei
2014-05-08Merge pull request #16 from Sethpaien/masterbunnei
2014-05-08Update FlipFramebufferSethpaien
2014-05-07fixed include of common in bit_field.hbunnei
2014-05-07logger fix for linuxbunnei
2014-05-07removed unnecessary log messagebunnei
2014-05-07- removed HLE mem "hack" and replaced with kernel mem regionbunnei
2014-05-07added kernel memory to mem_mapbunnei
2014-05-07added GSP to loggersbunnei
2014-05-07added BitField to commonbunnei
2014-05-06- added debug logging to syscall.cppbunnei
2014-05-06added mem_map read for config_membunnei
2014-05-06added config_mem module for HLE of firmware configuration memory settingsbunnei
2014-05-06- disable strict alignment on LDRD/STRDbunnei
2014-05-06- added better SVC loggingbunnei
2014-05-06commented out useless debug logs that just spammed consolebunnei
2014-05-01- added CallMCR function to coprocessor HLE modulebunnei
2014-05-01fixed include in coprocessor.cppbunnei
2014-05-01renamed hle "mrc" module to "coprocessor"bunnei
2014-05-01- added some function wrappers for HLEbunnei
2014-04-30Support for C++11 on OSXarchshift
2014-04-30- added option to load a code.bin file extracted from a CXI filebunnei
2014-04-30added symbol map load function to Qt GUIbunnei
2014-04-30added a module to load symbol map files for debuggingbunnei
2014-04-30fixed a bug where ExeFs code was being incorrectly maskedbunnei
2014-04-30Fixed indentsarchshift
2014-04-30Reverse debugging changesarchshift
2014-04-30Revert "Fix Travis"archshift