gdkchan
ae8bb487db
Improved logging ( #103 )
2018-04-24 15:57:39 -03:00
gdkchan
464195813f
Stub a few services, add support for generating call stacks on the CPU
2018-04-22 01:22:46 -03:00
gdkchan
950f9debe6
Rename services with the official interface names
2018-04-06 01:01:52 -03:00
gdkchan
d0afedbf02
Rename IpcServices -> Services
2018-03-20 17:00:00 -03:00
gdkchan
e60852509c
[WIP] Add support for events ( #60 )
...
* Add support for events, move concept of domains to IpcService
* Support waiting for KThread, remove some test code, other tweaks
* Use move handle on NIFM since I can't test that now, it's better to leave it how it was
2018-03-19 15:58:46 -03:00
gdkchan
d79cab48ae
Improvements to audout ( #58 )
...
* Some audout refactoring and improvements
* More audio improvements
* Change ReadAsciiString to use long for the Size, avoids some casting
2018-03-15 21:06:24 -03:00
gdkchan
54c791cd50
IAudioDeviceService -> IAudioDevice
2018-03-12 16:31:09 -03:00