This website requires JavaScript.
Explore
Help
Sign in
N-archive
/
Ryujinx
Watch
1
Star
0
Fork
You've already forked Ryujinx
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
3aaa4717b6
Ryujinx
/
Ryujinx.Core
/
OsHle
/
Svc
History
gdkchan
28275a8976
Do not sign-extend timestamps
2018-03-10 20:51:55 -03:00
..
SvcHandler.cs
Add FCVTL and FCVTN instruction (no Half support yet), stub SvcClearEvent
2018-03-05 12:58:56 -03:00
SvcMemory.cs
Allow to enable/disable memory checks even on release mode through the flag, return error for invalid addresses on SvcMap*Memory svcs, do not return error on SvcQueryMemory (instead, return reserved for the end of the address space), other minor tweaks
2018-03-10 20:39:16 -03:00
SvcSystem.cs
Do not sign-extend timestamps
2018-03-10 20:51:55 -03:00
SvcThread.cs
Add MUL (vector by element), fix FCVTN, make svcs use MakeError too
2018-03-05 16:18:37 -03:00
SvcThreadSync.cs
Add MUL (vector by element), fix FCVTN, make svcs use MakeError too
2018-03-05 16:18:37 -03:00