aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle
AgeCommit message (Expand)Author
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
2018-01-17svc: Clang-format fix.bunnei
2018-01-17Merge pull request #62 from bunnei/domain-close-handlebunnei
2018-01-17hle_ipc: Clang format.bunnei
2018-01-17nvdrv: stubbed Close(cmd 2)Frederic Meyer
2018-01-17hid: Adjust timing based on actual hardwareshinyquagsire23
2018-01-17Merge pull request #60 from jroweboy/game-framebunnei
2018-01-17ipc: Implement domain command CloseVirtualHandle.bunnei
2018-01-16UI: Fix frame rate perf statsJames Rowe
2018-01-16Merge pull request #34 from shinyquagsire23/hid-sharedmem-layouts-circbufs-metabunnei
2018-01-16acc_u0: Add IPC interface and stub InitializeApplicationInfo.bunnei
2018-01-16hid: clang-formatshinyquagsire23