Ac_K 3aaa4717b6 Implement BSD Service (#54) 8 年 前
..
Hid 28275a8976 Do not sign-extend timestamps 8 年 前
Loaders 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 8 年 前
OsHle 3aaa4717b6 Implement BSD Service (#54) 8 年 前
Settings 7d48886750 Fix Rename* functions on FspSrv, add a separate class do hold system settings on Switch 8 年 前
Config.cs c14c69a10c Refactor HID, fix issues (#48) 8 年 前
Logging.cs 4038e63de1 Implement basic performance statistics (#53) 8 年 前
PerformanceStatistics.cs 5912bd2beb 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 8 年 前
Ryujinx.Core.csproj 62b827f474 Split main project into core,graphics and chocolarm4 subproject (#29) 8 年 前
Switch.cs 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 8 年 前
VirtualFs.cs 4f177c9ee7 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 8 年 前