Ryujinx/src/ARMeilleure
sunshineinabox e768a54f17
Replace ReaderWriterLock with ReaderWriterLockSlim (#5785)
* Replace ReaderWriterLock with ReaderWriterLockSlim

* Resolve Feedback + Correct typo

* Revert some unncessary logic
2023-10-12 18:11:15 +02:00
..
CodeGen Apply new naming rule to all projects except Vp9 (#5407) 2023-06-28 01:18:19 +02:00
Common [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
Decoders CPU (A64): Add Fmaxp & Fminp Scalar Inst.s, Fast & Slow Paths; with Tests. (#5502) 2023-07-30 20:57:37 -03:00
Diagnostics Fix return value of Get function when a result does not yet exist for the address. (#5768) 2023-10-07 17:42:10 +02:00
Instructions "static readonly" constants should be "const" instead (#5560) 2023-08-13 19:07:57 -03:00
IntermediateRepresentation [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
Memory [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
Native [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
Signal Apply new naming rule to all projects except Vp9 (#5407) 2023-06-28 01:18:19 +02:00
State [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
Translation Replace ReaderWriterLock with ReaderWriterLockSlim (#5785) 2023-10-12 18:11:15 +02:00
Allocators.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
ARMeilleure.csproj Move solution and projects to src 2023-04-27 23:51:14 +02:00
Optimizations.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
Statistics.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00