mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-30 02:40:47 -07:00
CPU: This PR fixes Fpscr, among other things.
This commit is contained in:
@ -1,8 +1,5 @@
|
||||
using System;
|
||||
|
||||
namespace ARMeilleure.State
|
||||
{
|
||||
[Flags]
|
||||
public enum PState
|
||||
{
|
||||
TFlag = 5,
|
||||
|
Reference in New Issue
Block a user