3
5
Fork 13
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-03-04 00:02:17 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Ac_K
596b61ce1f IPC services refactoring ()
* IPC services refactoring

- Use custom Attributes to handle services.
- Add a way to set the permissions and fix the bsd service to use it.
- Little cleanup.
- C#7.1 is required.

* fix var name

* fix syntax

* Change Permission to Parameter

* Delete BsdServicePermissionLevel.cs

* Fix Linq
2019-07-10 12:59:54 -03:00
Ac_K
a8965aad97 irs: Little service cleanup ()
* irs: Little service cleanup

* more cleanup

* Fix nit

* Fix condition
2019-06-27 18:02:41 +02:00