aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle
AgeCommit message (Expand)Author
2018-01-22Merge pull request #134 from gdkchan/audout_hid_fixbunnei
2018-01-22Stub OpenAudioOut and fix a issue with HID IAppletResource being created more...gdkchan
2018-01-22AppletOE: Stubbed CreateManagedDisplayLayer to create a new layer in the Defa...Subv
2018-01-22AppletOE: Make ISelfController keep a reference to nvflinger.Subv
2018-01-22Services: Vi shouldn't be responsible for creating nvflinger.Subv
2018-01-22VI: Move BufferQueue and NVFlinger to their own folder/namespace.Subv
2018-01-21Added stubs for audio services. (#116)st4rk
2018-01-21Merge pull request #131 from lioncash/enumbunnei
2018-01-21Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114)David
2018-01-21Merge pull request #128 from Subv/parcel_querybunnei
2018-01-21nvmap: Add a return 0 underneath the UNIMPLEMENTED macroLioncash
2018-01-21nvmap: Make IoctlCommands an enum classLioncash
2018-01-21fsp_srv: Various improvements to IStorage:Read implementation.bunnei
2018-01-21filesystem: Implement basic IStorage functionality.David Marcec
2018-01-21VI: Implement the Query transaction of IHOSBinderDriver, and stubbed some res...Subv
2018-01-20service/time: remove accidental #pragmastgsm
2018-01-20Format: Run the new clang format on everythingJames Rowe
2018-01-19Added CreateSharedMemory & UNIMPLEMENTED() for non existent services. (#113)David
2018-01-19Fixes some cast warnings, partial port of citra #3064 (#106)River City Ransomware
2018-01-19Merge pull request #112 from Rozelette/masterbunnei
2018-01-19acc, set, applet_oe: stub various functions, add set service (#105)goaaats
2018-01-19ISelfController: Stub LockExit and UnlockExitRozlette
2018-01-19Merge pull request #109 from bunnei/libnx-fixesbunnei
2018-01-19Merge pull request #97 from bunnei/time-stubbunnei
2018-01-19time: Add new line to ends of files.bunnei
2018-01-19applet_oe: Clang-format.bunnei
2018-01-19time: Stub out GetTotalLocationNameCount and some cleanup.bunnei
2018-01-18nvdrv: Stub SetClientPID.bunnei
2018-01-18svc: Fix svcGetInfo MapRegionBaseAddr.bunnei
2018-01-18svc: Add additional fields to MemoryInfo struct.bunnei
2018-01-18Fix dispdrv typogdkchan
2018-01-18Merge pull request #100 from Rozelette/masterbunnei
2018-01-18Stub PopLaunchParameter and implement Buffer C Descriptors reading on hle_ipc...gdkchan
2018-01-18Start to implement/stub BSD:U and SFDNSRES services (#78)flerovium^-^
2018-01-18time: Fix use of CamelCase in ToCalendarTimeWithMyRuleRozlette
2018-01-18time: Refactor time:* to use a single shared moduleRozlette
2018-01-18Merge pull request #95 from bunnei/lm-skip-bytebunnei
2018-01-18Merge pull request #91 from lioncash/svcbunnei
2018-01-18lm: Minor logging fix to skip a byte.bunnei
2018-01-17Merge pull request #90 from lioncash/vi-overridebunnei
2018-01-17Merge pull request #89 from lioncash/vi-vectorbunnei
2018-01-17controller: Use DuplicateSession for DuplicateSessionEx.bunnei
2018-01-17svc: Rename some entries to match their analogue on SwitchBrewLioncash
2018-01-17svc: Add CreateJitMemory and MapJitMemory svc stringsLioncash
2018-01-17vi: Make constructors explicit where applicableLioncash
2018-01-17vi: Add missing override specifiersLioncash
2018-01-17vi: Copy data directly into the std::vector within Parcel's ReadBlock functionLioncash
2018-01-17TIME: consolidate time:* interfaces, stub functions and structsRozlette
2018-01-17Merge pull request #64 from shinyquagsire23/hid-timingbunnei
2018-01-17Merge pull request #70 from flerovii/nvdrv-closebunnei