This website requires JavaScript.
Explore
Help
Register
Sign In
Museum
/
ryujinx
Archived
Watch
1
Star
0
Fork
0
You've already forked ryujinx
Code
Issues
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-02
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
7a27990faa557c5c93f52e5cb082d551ad119ed0
ryujinx
/
Ryujinx.Core
History
gdkchan
7a27990faa
Allow more than one process, free resources on process dispose, implement SvcExitThread
2018-03-12 01:14:12 -03:00
..
Hid
Allow more than one process, free resources on process dispose, implement SvcExitThread
2018-03-12 01:14:12 -03:00
Loaders
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
OsHle
Allow more than one process, free resources on process dispose, implement SvcExitThread
2018-03-12 01:14:12 -03:00
Settings
Fix Rename* functions on FspSrv, add a separate class do hold system settings on Switch
2018-03-03 14:04:58 -03:00
Config.cs
Refactor HID, fix issues (
#48
)
2018-03-02 22:49:17 -03:00
Logging.cs
Allow more than one process, free resources on process dispose, implement SvcExitThread
2018-03-12 01:14:12 -03:00
PerformanceStatistics.cs
Disable memory checks by default, even on debug, move ram memory allocation inside the CPU, since the size if fixed anyway, better heap region size
2018-03-09 23:12:57 -03:00
Ryujinx.Core.csproj
Split main project into core,graphics and chocolarm4 subproject (
#29
)
2018-02-20 17:09:23 -03:00
Switch.cs
Allow more than one process, free resources on process dispose, implement SvcExitThread
2018-03-12 01:14:12 -03:00
VirtualFs.cs
More Vi/NvFlinger/NvDrv stubs, allow paths starting with //, do not allow paths that don't start with at least a /, increase map region size
2018-03-06 17:28:03 -03:00