gdkchan
|
9754836c1b
Fix GetAvailableLanguageCodes, stub ListAddOnContent and NvGpuAsIoctlRemap (0x4114)
|
hace 8 años |
Ezekiel Bethel
|
f48f5e3f5b
SVC: Add GetInfo type 20 (added in 5.0.0) to the list of explicitly unimplemented types. (#68)
|
hace 8 años |
gdkchan
|
e922c3627a
Rename IpcServices -> Services
|
hace 8 años |
gdkchan
|
4314a8f3e5
[WIP] Add support for events (#60)
|
hace 8 años |
gdkchan
|
79a5939734
Improvements to audout (#58)
|
hace 8 años |
gdkchan
|
7a27990faa
Allow more than one process, free resources on process dispose, implement SvcExitThread
|
hace 8 años |
gdkchan
|
28275a8976
Do not sign-extend timestamps
|
hace 8 años |
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
|
hace 8 años |
gdkchan
|
59d1b2ad83
Add MUL (vector by element), fix FCVTN, make svcs use MakeError too
|
hace 8 años |
gdkchan
|
0e343a748d
Add FCVTL and FCVTN instruction (no Half support yet), stub SvcClearEvent
|
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
|
fba0bf8732
Refactor IPC services to have commands into separate classes, fix readme url
|
hace 8 años |
Ac_K
|
e90a0f0e33
Update SvcSystem.cs (#40)
|
hace 8 años |
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
|
hace 8 años |
Ac_K
|
224211367f
Initiale hbmenu.nro support (#32)
|
hace 8 años |
gdkchan
|
b2f733da78
FspSrv improvements, also fix ImageEnd for NROs without a MOD0 section
|
hace 8 años |
emmauss
|
62b827f474
Split main project into core,graphics and chocolarm4 subproject (#29)
|
hace 8 años |