Ryujinx/ARMeilleure
gdkchan 6c9565693f
IPC refactor part 1: Use explicit separate threads to process requests (#1447)
* Changes to allow explicit management of service threads

* Remove now unused code

* Remove ThreadCounter, its no longer needed

* Allow and use separate server per service, also fix exit issues

* New policy change: PTC version now uses PR number
2020-09-22 14:50:40 +10:00
..
CodeGen Implement block placement (#1549) 2020-09-19 20:00:24 -03:00
Common
Decoders SIMD&FP load/store with scale > 4 should be undefined (#1522) 2020-09-01 17:02:23 -03:00
Diagnostics Implement block placement (#1549) 2020-09-19 20:00:24 -03:00
Instructions IPC refactor part 1: Use explicit separate threads to process requests (#1447) 2020-09-22 14:50:40 +10:00
IntermediateRepresentation Implement block placement (#1549) 2020-09-19 20:00:24 -03:00
Memory
State
Translation IPC refactor part 1: Use explicit separate threads to process requests (#1447) 2020-09-22 14:50:40 +10:00
ARMeilleure.csproj Remove the Ryujinx.Debugger project (#1506) 2020-08-30 19:06:05 +02:00
Optimizations.cs
Statistics.cs