summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-27Services/Loader: Use more sensible log formats for certain functionspurpasmart96
2015-04-08Merge pull request #689 from lioncash/formatTony Wasserka
2015-04-07Merge pull request #688 from lioncash/unusedbunnei
2015-04-07Merge pull request #676 from purpasmart96/ir_service_refcbunnei
2015-04-07gpu: Fix a missing format specifierLioncash
2015-04-07dyncom: Remove unnecessary enum and typedefLioncash
2015-04-06Merge pull request #686 from lioncash/vfpbunnei
2015-04-06vfp: Make the FPSID values match the MPCoreLioncash
2015-04-06vfp: Get rid of the VFP_OFFSET macroLioncash
2015-04-06Merge pull request #685 from lioncash/cpregsbunnei
2015-04-06Merge pull request #684 from lioncash/uninitYuri Kunde Schlesner
2015-04-06core: Migrate 3DS-specific CP15 register setting into InitLioncash
2015-04-06arm_interface: Support retrieval/storage to CP15 registersLioncash
2015-04-06Move CP15 enum definitions into their own enum.Lioncash
2015-04-06dyncom: Properly return the value of the user RO thread registerLioncash
2015-04-06dyncom: Set CP15 reset values on initializationLioncash
2015-04-05dyncom: Suppress uninitialized variable warningsLioncash
2015-04-05Merge pull request #682 from yuriks/virtmem2bunnei
2015-04-05Clean-up mem_map constants and fix framebuffer translation errorsYuri Kunde Schlesner
2015-04-05Merge pull request #681 from Zaneo/masterarchshift
2015-04-05Changed occurences of colour to color for consistencyGareth Higgins
2015-04-04Merge pull request #680 from archshift/bg-colorbunnei
2015-04-03IR: Move The IR services to their own folder and implement "GetHandles"purpasmart96
2015-04-03Merge pull request #641 from purpasmart96/service_stubsbunnei
2015-04-03Allow the user to set the background clear color during emulationarchshift
2015-04-02Services: Stubs and minor changespurpasmart96
2015-04-02Merge pull request #677 from lioncash/cp15bunnei
2015-04-02dyncom: Move CP15 register writing into its own function.Lioncash
2015-04-02dyncom: Move CP15 register reading into its own function.Lioncash
2015-03-31Merge pull request #678 from lioncash/disasmbunnei
2015-03-31Merge pull request #679 from lioncash/constbunnei
2015-03-30disassembler: Get rid of a const_castLioncash
2015-03-30callstack: Remove unnecessary disassembler instantiationLioncash
2015-03-26dyncom: Migrate InAPrivilegedMode to armsuppLioncash
2015-03-24Merge pull request #672 from purpasmart96/citra_moar_app_membunnei
2015-03-24Merge pull request #674 from lioncash/sys-instrsbunnei
2015-03-24Merge pull request #673 from lioncash/cleanupbunnei
2015-03-24dyncom: Implement SRSLioncash
2015-03-24dyncom: Implement RFELioncash
2015-03-24dyncom: Remove unused/unnecessary macros and macro constantsLioncash
2015-03-23ConfigMem: Set the app memory to be 96MB instead of the default 64MBpurpasmart96
2015-03-22Merge pull request #656 from Subv/nzbunnei
2015-03-22Merge pull request #669 from lioncash/cruftbunnei
2015-03-20armmmu: Remove unnecessary enum valuesLioncash
2015-03-19Merge pull request #659 from lioncash/setendbunnei
2015-03-19Merge pull request #667 from archshift/wutarchshift
2015-03-19Remove mysterious spaces that were added by `git show --format`archshift
2015-03-19Service/FS: Document and log some unknown values.Subv
2015-03-17Merge pull request #665 from archshift/appveyor-sigh-archshift
2015-03-17Strip newlines on the build name before trying to upload.archshift