1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-03-04 19:06:07 +00:00
Ryujinx/ARMeilleure
mageven b9398f1f3a
Allow launching with custom data directories ()
* Allow launching with custom data directories

Don't load alternate keys when using custom directory

* Address gdkchan's comments

* Misc fixes to log levels

Added more enabled log levels by default

Moved successful config updation to Notice as
1. It's not a warning
2. Warnings could've been disabled by the config load and hence message
   would be lost
2020-08-30 18:51:53 +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 Add Profiled Persistent Translation Cache. () 2020-06-16 20:28:02 +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