aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service
AgeCommit message (Expand)Author
2015-01-30Kernel: Convert Event to not use HandlesYuri Kunde Schlesner
2015-01-30Kernel: Convert Mutex to not use HandlesYuri Kunde Schlesner
2015-01-30Kernel: Convert SharedMemory to not use HandlesYuri Kunde Schlesner
2015-01-26Merge pull request #345 from purpasmart96/apt_stubsbunnei
2015-01-25Merge pull request #485 from Subv/more_servsbunnei
2015-01-24Services/HID: Removed some files due to a rebase errorSubv
2015-01-24Services: Stubbed more services.Subv
2015-01-22APT_U: Stub some functions & misc changespurpasmart96
2015-01-22cam_u.h: fix indentationarchshift
2015-01-22Merge pull request #493 from archshift/ptmplaybunnei
2015-01-21Event: Fixed some bugs and cleanup (Subv)bunnei
2015-01-21Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxxarchshift
2015-01-21Stubbed cam:u servicearchshift
2015-01-21Stubbed ptm:play servicearchshift
2015-01-20core: Fix a few docstringsLioncash
2015-01-18Expose GetSharedFont and NotifyToWait to APT:A and APT:S respectivelyarchshift
2015-01-15APT: Fix typo in setting return code for NotifyToWaitbunnei
2015-01-15DSP: Removed useless spam log for SignalInterruptbunnei
2015-01-15Merge pull request #482 from yuriks/fix-vblankbunnei
2015-01-14APT: Fixed the comment style in some variablesSebastian Valle
2015-01-14GSP: Fix appending of interrupts to the shared memory bufferYuri Kunde Schlesner
2015-01-14GSP: Update framebuffer info on all interruptsYuri Kunde Schlesner
2015-01-14GPU: Fire GPU interrupts at the correct places.Yuri Kunde Schlesner
2015-01-13APTU: Stubbed NotifyToWait, taken from 3dmoo.Subv
2015-01-13Services: Added some missing services.Subv
2015-01-11Fix building on MinGWdarkf
2015-01-10Stubbed y2r:u IsBusyConversionarchshift
2015-01-10Added Archive ID to fs:USER debug logs involving opening the archive.archshift
2015-01-10Logging: Log all called service functions (under trace). Compile out all trac...archshift
2015-01-09Kernel: Start using boost::intrusive_ptr for lifetime managementYuri Kunde Schlesner
2015-01-09Move ThreadContext to core/core.h and deal with the falloutYuri Kunde Schlesner
2015-01-07Merge pull request #404 from bunnei/more-frame-synch-fixesbunnei
2015-01-07GSP: Toggle active framebuffer each framebunnei
2015-01-07Fix double-free in Service manager during shutdownYuri Kunde Schlesner
2015-01-06Merge pull request #376 from Subv/arc_reorderbunnei
2015-01-06Archives: Changed the unimplemented archives comment.Subv
2015-01-06Archives: Addressed some commentsSubv
2015-01-05Merge pull request #413 from purpasmart96/serv_cleanbunnei
2015-01-05Merge pull request #272 from rohit-n/sign-comparebunnei
2015-01-05Services: Clean up a few things and add a few function namespurpasmart96
2015-01-05DSP: Signal (faked) interrupt on every frame.bunnei
2015-01-04Merge pull request #386 from archshift/y2rubunnei
2015-01-04Archives: Make SYSTEM_ID and SDCARD_ID stringsSubv
2015-01-03Archives: Changed the way paths are built for the archives.Subv
2015-01-03Stub the y2r:u servicearchshift
2015-01-02Archives: Change the folder layout of some archives.Subv
2015-01-02Archives: Reduced duplicate code in RomFS and SaveCheck.Subv
2015-01-02SaveDataCheck: Preliminary work in this archive.Subv
2015-01-02Merge pull request #391 from lioncash/pedanticbunnei
2015-01-02archive: Fix initializer list orderLioncash