aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle
AgeCommit message (Expand)Author
2015-07-11Applets: Add infrastructure to allow custom drawing and input handling in App...Subv
2015-07-11HLE/APT: Initial HLE support for applets.Subv
2015-07-10Merge pull request #876 from linkmauve/include-cleanupsYuri Kunde Schlesner
2015-06-28Core: Cleanup hw includes.Emmanuel Gil Peyrot
2015-06-28Core: Cleanup soc:U includes.Emmanuel Gil Peyrot
2015-06-28Core: Cleanup file_sys includes.Emmanuel Gil Peyrot
2015-06-28Core: Cleanup core includes.Emmanuel Gil Peyrot
2015-06-28CitraQt: Cleanup includes.Emmanuel Gil Peyrot
2015-06-28Common: Cleanup key_map includes.Emmanuel Gil Peyrot
2015-06-27Services: Use the standard _WIN32 define in soc:U instead of our own EMU_PLAT...Emmanuel Gil Peyrot
2015-06-25Services/SOC: Added command headers to some of the soc commands.Subv
2015-06-22Add helpers to create IPC command buffer headers and descriptorsYuri Kunde Schlesner
2015-06-21Merge pull request #860 from yuriks/y2r-colorYuri Kunde Schlesner
2015-06-21Y2R: Rework conversion process, enabling support for all formatsYuri Kunde Schlesner
2015-06-21Merge pull request #855 from purpasmart96/service_rearrangmentbunnei
2015-06-20Y2R: Re-organize how params are stored. Support SetConversionParamsYuri Kunde Schlesner
2015-06-16kernel: Fix svcWaitSynch to always acquire requested wait objects.bunnei
2015-06-11Services: Continue separation of services into their own folderspurpasmart96
2015-06-01ExtSavedata: Save the icon passed to CreateExtSaveData to the correct folder.Subv
2015-05-29Merge pull request #810 from yuriks/memmapYuri Kunde Schlesner
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot
2015-05-27hid: Get rid of undefined behaviorLioncash
2015-05-27Kernel: Add VMManager to manage process address spacesYuri Kunde Schlesner
2015-05-26Merge pull request #821 from Subv/ImportDisplayCaptureInfobunnei
2015-05-25Service/GSP: Implemented ImportDisplayCaptureInfo.Subv
2015-05-25Core/SVC: Map the shared memory created in CreateMemoryBlock to the specified...Subv
2015-05-23y2r_u: Remove unused variable in StartConversionLioncash
2015-05-22Merge pull request #801 from purpasmart96/hid_stubsbunnei
2015-05-22HID: Stub DisableAccelerometer and DisableGyroscopeLowpurpasmart96
2015-05-22Flush for y2r (moflex)tfarley
2015-05-22OpenGL renderertfarley
2015-05-22Service::Y2R: Support for grayscale decoding of specific formatsYuri Kunde Schlesner
2015-05-21Kernel: Fix a warning introduced with ResourceLimit, and remove the fallback ...Emmanuel Gil Peyrot
2015-05-20y2r_u: Stub StartConversion to prevent moflex games from hanging.bunnei
2015-05-20Kernel: Move reschedules from SVCs to actual mechanisms that reschedule.bunnei
2015-05-18Merge pull request #766 from purpasmart96/cfg_service_updatebunnei
2015-05-18Merge pull request #772 from lioncash/warnbunnei
2015-05-16Implement svcBreakarchshift
2015-05-16Merge pull request #781 from archshift/deletebunnei
2015-05-15Delete unused hle/coprocessor.cpparchshift
2015-05-15CFG: Update the cfg service to be like other integrated servicespurpasmart96
2015-05-15APT/FS: Remove asserts that were causing false positivespurpasmart96
2015-05-14Core/ResourceLimits: Implemented the basic structure of ResourceLimits.Subv
2015-05-15Memory: Read SharedPage directly from Memory::ReadYuri Kunde Schlesner
2015-05-15Memory: Read ConfigMem directly from Memory::ReadYuri Kunde Schlesner
2015-05-15Memmap: Re-organize memory function in two filesYuri Kunde Schlesner
2015-05-14process: Get rid of warningsLioncash
2015-05-14thread: Fix a conditional check in RescheduleLioncash
2015-05-12Merge pull request #756 from purpasmart96/ptm_service_changesbunnei
2015-05-11Merge pull request #748 from Subv/tls_maxbunnei