Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Several SVC fixes and improvements
|
|
|
|
created.
|
|
|
|
|
|
|
|
controller: DuplicateSession should return a ClientSession.
|
|
|
|
|
|
* Add AppletAE, step 1: move common interfaces to am.h
* Add AppletAE, step 2
|
|
vi::CreateStrayLayer : add padding to request
|
|
Services/vi: add vi:s and vi:u services
|
|
shared_memory: Only mark addresses as invalid if they are within the heap
|
|
|
|
|
|
|
|
sfdnsres: Add several stubs
|
|
memory: Replace all memory hooking with Special regions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Updated the audout:u and IAudioOut, now it might work with RetroArch without trigger an assert, however it's not the ideal implementation
* Updated the audout:u and IAudioOut, now it might work with RetroArch without trigger an assert, however it's not the ideal implementation
* audout:u OpenAudioOut implementation and IAudioOut cmd 1,2,3,4,5 implementation
* using an enum for audio_out_state as well as changing its initialize to member initializer list
* Minor fixes, added Service_Audio for LOG_*, changed PcmFormat enum to EnumClass
* Minor fixes, added Service_Audio for LOG_*, changed PcmFormat enum to EnumClass
* added missing Audio loggin subclass, minor fixes, clang comment breakline
* Solving backend logging conflict
* minor fix
* Fixed duplicated Service NVDRV in backend.cpp, my bad
|
|
|
|
|
|
|
|
IPC: Don't create unnecessary ports when returning sub interfaces.
|
|
hid and time.
|
|
AppletOE: Stubbed CreateManagedDisplayLayer to create a new layer in the default display.
|
|
|
|
|