gdkchan
|
34037701c7
NvServices refactoring (#120)
|
8 jaren geleden |
gdkchan
|
bd9b1e2c6b
Stub a few services, add support for generating call stacks on the CPU
|
8 jaren geleden |
gdkchan
|
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 jaren geleden |
gdkchan
|
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 jaren geleden |
gdkchan
|
13214ffa43
Fix regression introduced on last commit with wrong ImageEnd
|
8 jaren geleden |
gdkchan
|
950011c90f
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
|
8 jaren geleden |
gdkchan
|
3936c93448
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
|
8 jaren geleden |
Ac_K
|
224211367f
Initiale hbmenu.nro support (#32)
|
8 jaren geleden |
gdkchan
|
b2f733da78
FspSrv improvements, also fix ImageEnd for NROs without a MOD0 section
|
8 jaren geleden |
emmauss
|
62b827f474
Split main project into core,graphics and chocolarm4 subproject (#29)
|
8 jaren geleden |