aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Core/OsHle/MemoryRegions.cs
AgeCommit message (Expand)Author
2018-04-06Bump the maximum number of threadsgdkchan
2018-03-09Disable memory checks by default, even on debug, move ram memory allocation i...gdkchan
2018-03-06More Vi/NvFlinger/NvDrv stubs, allow paths starting with //, do not allow pat...gdkchan
2018-02-28More stubs (#47)Ac_K
2018-02-27Change SvcGetInfo 5 to return actual heap size, remove AMemoryAlloc since it ...gdkchan
2018-02-24Fix cpu issue with cmp optimization, add HINT and FRINTX (scalar) instruction...gdkchan
2018-02-23Map heap on heap base region, fix for thread start on homebrew, add FCVTMU an...gdkchan