1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-03-04 19:06:07 +00:00
Ryujinx/ARMeilleure
Mary 4f3ae6f62c
Remove the Ryujinx.Debugger project ()
This project wasn't really used by anyone and isn't worth mantaining.

This commit remove the profiler entirely from Ryujinx and remove the associated CI tasks.
2020-08-30 19:06:05 +02:00
..
CodeGen Improve branch operations () 2020-08-05 08:52:33 +10:00
Common CodeGen Optimisations (LSRA and Translator) () 2020-03-18 22:44:32 +11:00
Decoders Fix Vcvt_FI & Vcvt_RM; Add Vfma_S & Vfms_S. Add Tests. () 2020-08-13 02:34:02 -03:00
Diagnostics Improve branch operations () 2020-08-05 08:52:33 +10:00
Instructions Fix Vcvt_FI & Vcvt_RM; Add Vfma_S & Vfms_S. Add Tests. () 2020-08-13 02:34:02 -03:00
IntermediateRepresentation Improve branch operations () 2020-08-05 08:52:33 +10:00
Memory Implement inline memory load/store exclusive and ordered () 2020-07-30 11:29:28 -03:00
State Amadeus: Final Act () 2020-08-17 22:49:37 -03:00
Translation Allow launching with custom data directories () 2020-08-30 18:51:53 +02:00
ARMeilleure.csproj Remove the Ryujinx.Debugger project () 2020-08-30 19:06:05 +02:00
Optimizations.cs Faster crc32 implementation () 2020-06-05 20:58:27 +10:00
Statistics.cs Suppress warnings from fields never used or never assigned (CS0169 and CS0649) () 2020-04-21 07:59:59 +10:00