gdkchan
|
7a27990faa
Allow more than one process, free resources on process dispose, implement SvcExitThread
|
hace 8 años |
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
|
hace 8 años |
gdkchan
|
2d9edddf8c
Remove QueryMemory workaround
|
hace 8 años |
gdkchan
|
59d1b2ad83
Add MUL (vector by element), fix FCVTN, make svcs use MakeError too
|
hace 8 años |
gdkchan
|
c14c69a10c
Refactor HID, fix issues (#48)
|
hace 8 años |
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
|
hace 8 años |
gdkchan
|
f6dc86c6a0
Implement SvcSetMemoryAttribute
|
hace 8 años |
emmauss
|
62b827f474
Split main project into core,graphics and chocolarm4 subproject (#29)
|
hace 8 años |