aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-30disassembler: Get rid of a const_castLioncash
2015-03-30callstack: Remove unnecessary disassembler instantiationLioncash
2015-03-26dyncom: Migrate InAPrivilegedMode to armsuppLioncash
2015-03-26unsetting a few more variables that arent needed outside of this functionJames Rowe
2015-03-26Updated the copy commands to run on post_build and use generator expressions ...James Rowe
2015-03-26Changes to bring the previous commits in line with the comments on thepull re...James Rowe
2015-03-26More changes to the CMakeFiles for better MSVC compatibility. Added in the Re...James Rowe
2015-03-24Merge pull request #672 from purpasmart96/citra_moar_app_membunnei
2015-03-24Merge pull request #674 from lioncash/sys-instrsbunnei
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-20armmmu: Remove unnecessary enum valuesLioncash
2015-03-19Merge pull request #659 from lioncash/setendbunnei
2015-03-19Service/FS: Document and log some unknown values.Subv
2015-03-17Merge pull request #650 from Subv/scalingbunnei
2015-03-17dyncom: Make Load/Store instructions support big endianLioncash
2015-03-17Merge pull request #655 from purpasmart96/hid_fixesbunnei
2015-03-16HID: Proper Signal Interrupts for EnableAccelerometer & EnableGyroscopeLow alongpurpasmart96
2015-03-16Merge pull request #660 from purpasmart96/ncch_updatesbunnei
2015-03-16Merge pull request #661 from linkmauve/cleanupbunnei
2015-03-16GPU/DisplayTransfer: Made the scaling bits a single 2bit valueSubv
2015-03-16Merge pull request #652 from neobrain/shader_output_fixbunnei
2015-03-16Merge pull request #662 from linkmauve/video_core-warningsbunnei
2015-03-16arm_interface: Get rid of GetTicks.Lioncash
2015-03-16VideoCore: Add static_cast around expressions where the compiler doesn’t de...Emmanuel Gil Peyrot
2015-03-16Common: Fix logic for setting EMU_DATA_DIR.Emmanuel Gil Peyrot
2015-03-16Common: Make a #else more apparent.Emmanuel Gil Peyrot
2015-03-15NCCH: Minor updates to the ncch headerpurpasmart96
2015-03-14Merge pull request #657 from Subv/flipbunnei
2015-03-14dyncom: Implement SETENDLioncash
2015-03-14GPU: Implemented the flip_data (bit 0) bit in display transfers.Subv
2015-03-14EmuWindow: Fixed a reference to a temporary variableSubv
2015-03-14Services/FS: Implemented DeleteExtSaveData, CreateSystemSaveData and DeleteSy...Subv
2015-03-12Pica/VertexShader: Fix a bug caused due to incorrect assumptions of consecuti...Tony Wasserka
2015-03-11Merge pull request #642 from bunnei/touchpadbunnei