suyu/src/core/hle/service
David 0b6da0c1ab Added CreateSharedMemory & UNIMPLEMENTED() for non existent services. (#113)
* Added svcCreateSharedMemory

* Services which are not implemented now throw UNIMPLEMENTED()

* clang-format

* changed perms to u32

* removed camelcase
2018-01-19 19:35:25 -05:00
..
acc acc, set, applet_oe: stub various functions, add set service (#105) 2018-01-19 15:44:58 -05:00
am Merge pull request #112 from Rozelette/master 2018-01-19 17:54:05 -05:00
aoc yuzu: Update license text to be consistent across project. 2018-01-13 16:22:39 -05:00
apm Services: Stubbed APM::OpenSession and the ISession interface. 2018-01-16 19:00:32 -05:00
audio audio: Add files to CMake. 2018-01-14 21:45:06 -05:00
hid hid: Adjust timing based on actual hardware 2018-01-17 01:20:25 -07:00
lm lm: Minor logging fix to skip a byte. 2018-01-18 00:08:38 -05:00
nvdrv nvdrv: Stub SetClientPID. 2018-01-18 23:50:18 -05:00
pctl pctl: Clang format. 2018-01-15 15:16:06 -05:00
set acc, set, applet_oe: stub various functions, add set service (#105) 2018-01-19 15:44:58 -05:00
sm Added CreateSharedMemory & UNIMPLEMENTED() for non existent services. (#113) 2018-01-19 19:35:25 -05:00
sockets Start to implement/stub BSD:U and SFDNSRES services (#78) 2018-01-18 14:35:03 -05:00
time Merge pull request #97 from bunnei/time-stub 2018-01-19 14:47:50 -05:00
vi Fixes some cast warnings, partial port of citra #3064 (#106) 2018-01-19 18:01:41 -05:00
service.cpp acc, set, applet_oe: stub various functions, add set service (#105) 2018-01-19 15:44:58 -05:00
service.h yuzu: Update license text to be consistent across project. 2018-01-13 16:22:39 -05:00