| .. |
|
Hid
|
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 年之前 |
|
Loaders
|
f876bd2a80
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
|
8 年之前 |
|
OsHle
|
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 年之前 |
|
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
|
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 年之前 |
|
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 年之前 |