ryujinx-mirror/ARMeilleure/Translation
mageven 69f8722e79
Fix inconsistencies in progress reporting (#2129)
Signal and setup events correctly
Eliminate possible races
Use a single event
Mark volatiles and reduce scope of waithandles
Common handler
100ms -> 50ms
2021-03-22 19:40:07 +01:00
..
Cache
PTC Fix inconsistencies in progress reporting (#2129) 2021-03-22 19:40:07 +01:00
ArmEmitterContext.cs
Compiler.cs
CompilerContext.cs
CompilerOptions.cs
ControlFlowGraph.cs
DelegateHelper.cs
DelegateInfo.cs
Delegates.cs Implement VCNT instruction (#1963) 2021-02-22 16:26:13 +01:00
DirectCallStubs.cs PPTC & Pool Enhancements. (#1968) 2021-02-22 03:23:48 +01:00
Dominance.cs
EmitterContext.cs PPTC & Pool Enhancements. (#1968) 2021-02-22 03:23:48 +01:00
GuestFunction.cs
RegisterToLocal.cs
RegisterUsage.cs
RejitRequest.cs
SsaConstruction.cs
SsaDeconstruction.cs
TranslatedFunction.cs
Translator.cs PPTC & Pool Enhancements. (#1968) 2021-02-22 03:23:48 +01:00