1
0
Fork 0
forked from Mirror/Ryujinx
JinxRyu/Ryujinx.HLE/HOS/Kernel
Hunter c963b3c804
Added Generic Math to BitUtils ()
* Generic Math Update

Updated Several functions in Ryujinx.Common/Utilities/BitUtils to use generic math

* Updated BitUtil calls

* Removed Whitespace

* Switched decrement

* Fixed changed method calls.

The method calls were originally changed on accident due to me relying too much on intellisense doing stuff for me

* Update Ryujinx.Common/Utilities/BitUtils.cs

Co-authored-by: gdkchan <gab.dark.100@gmail.com>

Co-authored-by: gdkchan <gab.dark.100@gmail.com>
2022-12-26 14:11:05 +00:00
..
Common Make structs readonly when applicable () 2022-12-05 14:47:39 +01:00
Ipc Added Generic Math to BitUtils () 2022-12-26 14:11:05 +00:00
Memory Added Generic Math to BitUtils () 2022-12-26 14:11:05 +00:00
Process Added Generic Math to BitUtils () 2022-12-26 14:11:05 +00:00
SupervisorCall Add InfoType.MesosphereCurrentProcess () 2022-12-04 19:46:02 +00:00
Threading Refactor CPU interface to allow the implementation of other CPU emulators () 2022-05-31 16:29:35 -03:00
KernelConstants.cs Refactor CPU interface to allow the implementation of other CPU emulators () 2022-05-31 16:29:35 -03:00
KernelContext.cs Refactor CPU interface to allow the implementation of other CPU emulators () 2022-05-31 16:29:35 -03:00
KernelStatic.cs Implement PM GetProcessInfo atmosphere extension (partially) () 2022-05-03 23:28:32 +02:00