This website requires JavaScript.
Explore
Help
Register
Sign In
daniel
/
Ryujinx
Watch
1
Star
0
Fork
0
You've already forked Ryujinx
mirror of
https://github.com/Ryujinx/Ryujinx.git
synced
2025-01-10 19:21:56 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Ryujinx
/
Ryujinx.Core
History
gdkchan
2fd718c163
Fix typo
2018-04-06 01:07:51 -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
Fix typo
2018-04-06 01:07:51 -03:00
Settings
Improvements to audout (
#58
)
2018-03-15 21:06:24 -03:00
Config.cs
Allow enabling/disabling memory checks on config file
2018-03-20 18:42:13 -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
Improvements to audout (
#58
)
2018-03-15 21:06:24 -03:00
Switch.cs
[WIP] Add support for events (
#60
)
2018-03-19 15:58:46 -03:00
VirtualFileSystem.cs
Improvements to audout (
#58
)
2018-03-15 21:06:24 -03:00