1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-02-15 02:20:03 +00:00
Ryujinx/ARMeilleure
Mary 501c3d5cea
Implement MSR instruction for A32 ()
* Implement MSR instruction

Fix .

Now Pocket Rumble is playable.

* Address gdkchan's comments

* Address gdkchan's comments

* Address gdkchan's comment
2021-08-27 00:07:44 +02:00
..
CodeGen Fix type mismatch in BitwiseAnd simplification () 2021-08-20 14:42:00 -03:00
Common Reduce JIT GC allocations () 2021-08-17 15:08:34 -03:00
Decoders Implement MSR instruction for A32 () 2021-08-27 00:07:44 +02:00
Diagnostics Reduce JIT GC allocations () 2021-08-17 15:08:34 -03:00
Instructions Implement MSR instruction for A32 () 2021-08-27 00:07:44 +02:00
IntermediateRepresentation Reduce JIT GC allocations () 2021-08-17 15:08:34 -03:00
Memory POWER - Performance Optimizations With Extensive Ramifications () 2021-05-24 22:52:44 +02:00
Signal Reduce JIT GC allocations () 2021-08-17 15:08:34 -03:00
State Add multi-level function table () 2021-05-29 18:06:28 -03:00
Translation Fix type mismatch in BitwiseAnd simplification () 2021-08-20 14:42:00 -03:00
Allocators.cs Reduce JIT GC allocations () 2021-08-17 15:08:34 -03:00
ARMeilleure.csproj infra: Migrate to .NET 5 () 2020-11-15 19:27:15 +01:00
Optimizations.cs Add multi-level function table () 2021-05-29 18:06:28 -03:00
Statistics.cs Suppress warnings from fields never used or never assigned (CS0169 and CS0649) () 2020-04-21 07:59:59 +10:00