GreemDev-Ryujinx/Ryujinx.Core/Loaders
2018-02-27 20:45:07 -03:00
..
Compression
Executables Map heap on heap base region, fix for thread start on homebrew, add FCVTMU and FCVTPU (general) instructions, fix FMOV (higher 64 bits) encodings, improve emit code for FCVT* (general) instructions 2018-02-23 21:59:38 -03:00
ElfDyn.cs
ElfDynTag.cs
ElfRel.cs
ElfRelType.cs
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
ElfSymType.cs
ElfSymVisibility.cs
Executable.cs Change SvcGetInfo 5 to return actual heap size, remove AMemoryAlloc since it is no longer needed with direct memory access, move some memory management logic out of AMemoryMgr, change default virtual filesystem path to AppData 2018-02-27 20:45:07 -03:00