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
f57fd95fd9ee12e2dec0af891604a447ea69adce
ryujinx
/
Ryujinx.Core
/
Loaders
History
gdkchan
3777fb44cf
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
..
Compression
Split main project into core,graphics and chocolarm4 subproject (
#29
)
2018-02-20 17:09:23 -03:00
Executables
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
ElfDyn.cs
Split main project into core,graphics and chocolarm4 subproject (
#29
)
2018-02-20 17:09:23 -03:00
ElfDynTag.cs
Split main project into core,graphics and chocolarm4 subproject (
#29
)
2018-02-20 17:09:23 -03:00
ElfRel.cs
Split main project into core,graphics and chocolarm4 subproject (
#29
)
2018-02-20 17:09:23 -03:00
ElfRelType.cs
Split main project into core,graphics and chocolarm4 subproject (
#29
)
2018-02-20 17:09:23 -03:00
ElfSym.cs
Added initial support for function names from symbol table on the cpu with tracing, fix wrong ImageEnd on executables with MOD0, fix issue on the CPU on input elimination for instruction with more than one register store
2018-02-25 22:14:58 -03:00
ElfSymBinding.cs
Split main project into core,graphics and chocolarm4 subproject (
#29
)
2018-02-20 17:09:23 -03:00
ElfSymType.cs
Split main project into core,graphics and chocolarm4 subproject (
#29
)
2018-02-20 17:09:23 -03:00
ElfSymVisibility.cs
Split main project into core,graphics and chocolarm4 subproject (
#29
)
2018-02-20 17:09:23 -03:00
Executable.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