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