gdkchan
|
8cb23c133b
Add bsd:s service variant again
|
8 anni fa |
gdkchan
|
7a27990faa
Allow more than one process, free resources on process dispose, implement SvcExitThread
|
8 anni fa |
Ac_K
|
3aaa4717b6
Implement BSD Service (#54)
|
8 anni fa |
gdkchan
|
28275a8976
Do not sign-extend timestamps
|
8 anni fa |
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
|
8 anni fa |
gdkchan
|
553f6c2976
Fix EmitScalarUnaryOpF and add SSRA (vector)
|
8 anni fa |
gdkchan
|
30bcb8da33
Add FRINTM (vector) instruction
|
8 anni fa |
gdkchan
|
aa2d2b3149
Add SHLL instruction
|
8 anni fa |
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 anni fa |
gdkchan
|
be0e4007dc
Add SMLAL (vector), fix EXT instruction
|
8 anni fa |
gdkchan
|
4f177c9ee7
More Vi/NvFlinger/NvDrv stubs, allow paths starting with //, do not allow paths that don't start with at least a /, increase map region size
|
8 anni fa |
emmauss
|
4038e63de1
Implement basic performance statistics (#53)
|
8 anni fa |
emmauss
|
39ed14a3d6
stub IApplicationDisplayService:CloseDisplay (#52)
|
8 anni fa |
gdkchan
|
2d9edddf8c
Remove QueryMemory workaround
|
8 anni fa |
gdkchan
|
59d1b2ad83
Add MUL (vector by element), fix FCVTN, make svcs use MakeError too
|
8 anni fa |
gdkchan
|
0e343a748d
Add FCVTL and FCVTN instruction (no Half support yet), stub SvcClearEvent
|
8 anni fa |
MS-DOS1999
|
c9ef25681d
Add Frintx_S, ASRV test, update ADCS, use Assert.Multiple and indent (#44)
|
8 anni fa |
gdkchan
|
73cc30cc80
Allow multiple hid shared memory locations
|
8 anni fa |
gdkchan
|
344fc8a55d
Try fixing NvFlinger rotation with scaling, return correct error code on WaitSignal timeout, always display window at the center of the screen
|
8 anni fa |
gdkchan
|
3edb66f389
Improve CPU initial translation speeds (#50)
|
8 anni fa |
gdkchan
|
ee9df32e3e
Do not block execution on audout append buffer
|
8 anni fa |
gdkchan
|
479443564c
Remove unneeded log messages
|
8 anni fa |
gdkchan
|
8dcffe6a51
Fix hid touch screen timestamp, add more log info
|
8 anni fa |
gdkchan
|
7d48886750
Fix Rename* functions on FspSrv, add a separate class do hold system settings on Switch
|
8 anni fa |
gdkchan
|
646af2498c
Fix paths using ascii instead of utf8 on IFileSystem
|
8 anni fa |
gdkchan
|
c14c69a10c
Refactor HID, fix issues (#48)
|
8 anni fa |
gdkchan
|
efef605b26
Fix REV64 (vector) instruction
|
8 anni fa |
gdkchan
|
829b1b1cc0
Add REV64 (vector) instruction
|
8 anni fa |
gdkchan
|
f39a864050
Add EXT, CMTST (vector) and UMULL (vector) instructions
|
8 anni fa |
Ac_K
|
1d71e33171
Update IAudioOut.cs (#51)
|
8 anni fa |