gdkchan
|
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 gadi atpakaļ |
gdkchan
|
59d1b2ad83
Add MUL (vector by element), fix FCVTN, make svcs use MakeError too
|
8 gadi atpakaļ |
gdkchan
|
0e343a748d
Add FCVTL and FCVTN instruction (no Half support yet), stub SvcClearEvent
|
8 gadi atpakaļ |
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 gadi atpakaļ |
gdkchan
|
fba0bf8732
Refactor IPC services to have commands into separate classes, fix readme url
|
8 gadi atpakaļ |
Ac_K
|
e90a0f0e33
Update SvcSystem.cs (#40)
|
8 gadi atpakaļ |
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 gadi atpakaļ |
Ac_K
|
224211367f
Initiale hbmenu.nro support (#32)
|
8 gadi atpakaļ |
gdkchan
|
b2f733da78
FspSrv improvements, also fix ImageEnd for NROs without a MOD0 section
|
8 gadi atpakaļ |
emmauss
|
62b827f474
Split main project into core,graphics and chocolarm4 subproject (#29)
|
8 gadi atpakaļ |