gdkchan
ae8bb487db
Improved logging ( #103 )
2018-04-24 15:57:39 -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
bb27ad0a85
Add MUL (vector by element), fix FCVTN, make svcs use MakeError too
2018-03-05 16:18:37 -03:00
gdkchan
cfcd93f727
Fix hid touch screen timestamp, add more log info
2018-03-04 00:06:44 -03:00
gdkchan
c48c3360e0
Fix Rename* functions on FspSrv, add a separate class do hold system settings on Switch
2018-03-03 14:04:58 -03:00
gdkchan
64ca46f069
Fix paths using ascii instead of utf8 on IFileSystem
2018-03-03 02:24:04 -03:00
Ac_K
9812c7db46
Implement many objects, improve logging. ( #42 )
...
* Implement many objects, improve logging.
Change and rename folders of Services
Add Logging of IpcMessage.
Add "lm" Log Service.
Parse Errors of SetTerminateResult
Add Svc Calls.
Add many object implementations.
* Corrections
Forgotten Debug Conf
* Corrections 2
* Corrections 3
* Corrections 4
2018-02-25 15:58:16 -03:00