1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-01-03 23:56:02 +00:00
Ryujinx/ARMeilleure
Ac_K 4c54f36c38
Upgrade projects to C#8 (#1193)
Some parts of our code needs C# 8 who isn't set as default in Visual Studio. To fix this we have to set the C# version correctly in the csproj files and then we are be able to build the project using Visual Studio.
2020-05-04 12:14:48 +10:00
..
CodeGen Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
Common
Decoders Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
Diagnostics Improve IRDumper (#1135) 2020-05-04 12:06:22 +10:00
Instructions Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
IntermediateRepresentation
Memory Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
State Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
Translation Improve IRDumper (#1135) 2020-05-04 12:06:22 +10:00
ARMeilleure.csproj Upgrade projects to C#8 (#1193) 2020-05-04 12:14:48 +10:00
Optimizations.cs
Statistics.cs