| .. |
|
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
|
před 8 roky |
|
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
|
před 8 roky |
|
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
|
před 8 roky |
|
Settings
|
7d48886750
Fix Rename* functions on FspSrv, add a separate class do hold system settings on Switch
|
před 8 roky |
|
Config.cs
|
c14c69a10c
Refactor HID, fix issues (#48)
|
před 8 roky |
|
Logging.cs
|
4038e63de1
Implement basic performance statistics (#53)
|
před 8 roky |
|
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
|
před 8 roky |
|
Ryujinx.Core.csproj
|
62b827f474
Split main project into core,graphics and chocolarm4 subproject (#29)
|
před 8 roky |
|
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
|
před 8 roky |
|
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
|
před 8 roky |