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