This website requires JavaScript.
Explore
Help
Register
Sign In
Museum
/
ryujinx
Archived
Watch
1
Star
0
Fork
0
You've already forked ryujinx
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-02
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
2562ca6c3fe6ef328e0926c9cbcd6bb52abb328f
ryujinx
/
Ryujinx.HLE
/
HOS
/
Kernel
History
gdkchan
7de7b559ad
Improve kernel events implementation (
#430
)
...
* Improve kernel events implementation * Some cleanup * Address PR feedback
2018-09-23 20:11:46 +02: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
Improve kernel events implementation (
#430
)
2018-09-23 20:11:46 +02:00
KCoreContext.cs
Fix performance regression caused by the new scheduler changes (
#422
)
2018-09-19 12:16:20 -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
Fix MapPhysicalMemory when block position is less than map position (
#359
)
2018-08-17 10:39:35 -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
Thread scheduler rewrite (
#393
)
2018-09-18 20:36:43 -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
Thread scheduler rewrite (
#393
)
2018-09-18 20:36:43 -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
Improve kernel events implementation (
#430
)
2018-09-23 20:11:46 +02:00
SvcMemory.cs
Improve kernel events implementation (
#430
)
2018-09-23 20:11:46 +02:00
SvcSystem.cs
Improve kernel events implementation (
#430
)
2018-09-23 20:11:46 +02:00
SvcThread.cs
Improve kernel events implementation (
#430
)
2018-09-23 20:11:46 +02:00
SvcThreadSync.cs
Improve kernel events implementation (
#430
)
2018-09-23 20:11:46 +02:00
ThreadSchedState.cs
Thread scheduler rewrite (
#393
)
2018-09-18 20:36:43 -03:00