emmauss
|
4038e63de1
Implement basic performance statistics (#53)
|
8 лет назад |
emmauss
|
39ed14a3d6
stub IApplicationDisplayService:CloseDisplay (#52)
|
8 лет назад |
gdkchan
|
2d9edddf8c
Remove QueryMemory workaround
|
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 лет назад |
MS-DOS1999
|
c9ef25681d
Add Frintx_S, ASRV test, update ADCS, use Assert.Multiple and indent (#44)
|
8 лет назад |
gdkchan
|
73cc30cc80
Allow multiple hid shared memory locations
|
8 лет назад |
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 лет назад |
gdkchan
|
3edb66f389
Improve CPU initial translation speeds (#50)
|
8 лет назад |
gdkchan
|
ee9df32e3e
Do not block execution on audout append buffer
|
8 лет назад |
gdkchan
|
479443564c
Remove unneeded log messages
|
8 лет назад |
gdkchan
|
8dcffe6a51
Fix hid touch screen timestamp, add more log info
|
8 лет назад |
gdkchan
|
7d48886750
Fix Rename* functions on FspSrv, add a separate class do hold system settings on Switch
|
8 лет назад |
gdkchan
|
646af2498c
Fix paths using ascii instead of utf8 on IFileSystem
|
8 лет назад |
gdkchan
|
c14c69a10c
Refactor HID, fix issues (#48)
|
8 лет назад |
gdkchan
|
efef605b26
Fix REV64 (vector) instruction
|
8 лет назад |
gdkchan
|
829b1b1cc0
Add REV64 (vector) instruction
|
8 лет назад |
gdkchan
|
f39a864050
Add EXT, CMTST (vector) and UMULL (vector) instructions
|
8 лет назад |
Ac_K
|
1d71e33171
Update IAudioOut.cs (#51)
|
8 лет назад |
emmauss
|
65e04e9854
stub set_sys (#49)
|
8 лет назад |
gdkchan
|
5d8a615c21
Enable hardware frame buffer texture scaling
|
8 лет назад |
gdkchan
|
eacd432387
Fix wrong rotation direction on nvflinger
|
8 лет назад |
Ac_K
|
424e045940
More stubs (#47)
|
8 лет назад |
Ac_K
|
7f0bee2ff8
Stubs implementations (#45)
|
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
|
708761963e
Fix corner cases of ADCS and SBFM
|
8 лет назад |
gdkchan
|
f6dc86c6a0
Implement SvcSetMemoryAttribute
|
8 лет назад |
gdkchan
|
13214ffa43
Fix regression introduced on last commit with wrong ImageEnd
|
8 лет назад |
gdkchan
|
950011c90f
Added initial support for function names from symbol table on the cpu with tracing, fix wrong ImageEnd on executables with MOD0, fix issue on the CPU on input elimination for instruction with more than one register store
|
8 лет назад |
Ac_K
|
e174100474
Implement many objects, improve logging. (#42)
|
8 лет назад |