Ryujinx/Ryujinx.HLE/HOS/Kernel
Alex Barney 9cb57fb4bb Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)
* Change naming convention for Ryujinx project

* Change naming convention for ChocolArm64 project

* Fix NaN

* Remove unneeded this. from Ryujinx project

* Adjust naming from new PRs

* Name changes based on feedback

* How did this get removed?

* Rebasing fix

* Change FP enum case

* Remove prefix from ChocolArm64 classes - Part 1

* Remove prefix from ChocolArm64 classes - Part 2

* Fix alignment from last commit's renaming

* Rename namespaces

* Rename stragglers

* Fix alignment

* Rename OpCode class

* Missed a few

* Adjust alignment
2018-10-30 22:43:02 -03:00
..
AddressSpaceType.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
ArbitrationType.cs Thread scheduler rewrite (#393) 2018-09-18 20:36:43 -03:00
HleCoreManager.cs Thread scheduler rewrite (#393) 2018-09-18 20:36:43 -03:00
HleScheduler.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
IKFutureSchedulerObject.cs Thread scheduler rewrite (#393) 2018-09-18 20:36:43 -03:00
KAddressArbiter.cs Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 2018-10-30 22:43:02 -03:00
KCoreContext.cs Timing: Optimize Timestamp Aquisition (#479) 2018-10-28 19:31:13 -03:00
KernelErr.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
KernelResult.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
KEvent.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
KHandleEntry.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
KMemoryBlock.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
KMemoryInfo.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
KMemoryManager.cs Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 2018-10-30 22:43:02 -03:00
KProcessHandleTable.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
KReadableEvent.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
KRecursiveLock.cs Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 2018-10-30 22:43:02 -03:00
KScheduler.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
KSchedulingData.cs Thread scheduler rewrite (#393) 2018-09-18 20:36:43 -03:00
KSession.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
KSharedMemory.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
KSynchronization.cs Thread scheduler rewrite (#393) 2018-09-18 20:36:43 -03:00
KSynchronizationObject.cs Thread scheduler rewrite (#393) 2018-09-18 20:36:43 -03:00
KThread.cs Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 2018-10-30 22:43:02 -03:00
KTimeManager.cs Thread scheduler rewrite (#393) 2018-09-18 20:36:43 -03:00
KTlsPageManager.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
KTransferMemory.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
KWritableEvent.cs Improve kernel events implementation (#430) 2018-09-23 20:11:46 +02:00
MemoryAttribute.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
MemoryPermission.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
MemoryState.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
SignalType.cs Thread scheduler rewrite (#393) 2018-09-18 20:36:43 -03:00
SvcHandler.cs Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 2018-10-30 22:43:02 -03:00
SvcMemory.cs Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 2018-10-30 22:43:02 -03:00
SvcSystem.cs Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 2018-10-30 22:43:02 -03:00
SvcThread.cs Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 2018-10-30 22:43:02 -03:00
SvcThreadSync.cs Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484) 2018-10-30 22:43:02 -03:00
ThreadSchedState.cs Thread scheduler rewrite (#393) 2018-09-18 20:36:43 -03:00