aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Core/OsHle/ErrorCode.cs
AgeCommit message (Collapse)Author
2018-06-10Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future ↵gdkchan
LLE implementation
2018-03-05Add MUL (vector by element), fix FCVTN, make svcs use MakeError toogdkchan