Ryujinx/Ryujinx.HLE/Exceptions
Ac_K 5d08e9b495
hos: Cleanup the project (#2634)
* hos: Cleanup the project

Since a lot of changes has been done on the HOS project, there are some leftover here and there, or class just used in one service, things at wrong places, and more.
This PR fixes that, additionnally to that, I've realigned some vars because I though it make the code more readable.

* Address gdkchan feedback

* addresses Thog feedback

* Revert ElfSymbol
2021-09-15 01:24:49 +02:00
..
GuestBrokeExecutionException.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
InternalServiceException.cs hos: Cleanup the project (#2634) 2021-09-15 01:24:49 +02:00
InvalidFirmwarePackageException.cs hos: Cleanup the project (#2634) 2021-09-15 01:24:49 +02:00
InvalidNpdmException.cs hos: Cleanup the project (#2634) 2021-09-15 01:24:49 +02:00
InvalidStructLayoutException.cs hos: Cleanup the project (#2634) 2021-09-15 01:24:49 +02:00
InvalidSystemResourceException.cs Move InvalidSystemResourceException with the other Exceptions (#794) 2019-10-16 11:30:36 +11:00
ServiceNotImplementedException.cs hos: Cleanup the project (#2634) 2021-09-15 01:24:49 +02:00
TamperCompilationException.cs hos: Cleanup the project (#2634) 2021-09-15 01:24:49 +02:00
TamperExecutionException.cs hos: Cleanup the project (#2634) 2021-09-15 01:24:49 +02:00
UndefinedInstructionException.cs Add a new JIT compiler for CPU code (#693) 2019-08-08 21:56:22 +03:00