| Commit message (Expand) | Author | Age | Files | Lines |
| * | file_sys: Add HFS/PFS helper component | shinyquagsire23 | 2018-04-16 | 1 | -0/+2 |
| * | Service/ACC: convert to module, add acc:aa, acc:su, acc:u1 services | mailwl | 2018-04-10 | 1 | -0/+6 |
| * | service: Add friend:u interface. | bunnei | 2018-04-02 | 1 | -0/+2 |
| * | service: Add NFP module interface. | bunnei | 2018-03-29 | 1 | -0/+4 |
| * | Service/sockets: add bsd:s, nsd:a, nsd:u services | mailwl | 2018-03-25 | 1 | -2/+4 |
| * | Merge pull request #255 from Subv/sd_card | bunnei | 2018-03-23 | 1 | -0/+2 |
| |\ |
|
| | * | FS: Added an SDMC archive factory and registered it to the SDMC archive on st... | Subv | 2018-03-19 | 1 | -0/+2 |
| * | | Service/SSL: add ssl service | mailwl | 2018-03-23 | 1 | -0/+2 |
| * | | Service/spl: add module and services | mailwl | 2018-03-22 | 1 | -0/+6 |
| * | | Service: add fatal:u, fatal:p services | mailwl | 2018-03-20 | 1 | -0/+6 |
| |/ |
|
| * | Service/Set: add more services | mailwl | 2018-03-03 | 1 | -0/+8 |
| * | Filesystem: Added a SaveData Factory and associated Disk_FileSystem. | Subv | 2018-03-01 | 1 | -0/+4 |
| * | file_sys: Add support for parsing NPDM files | shinyquagsire23 | 2018-02-25 | 1 | -0/+2 |
| * | service: Add Friend service interface. | bunnei | 2018-02-19 | 1 | -0/+4 |
| * | kernel: Add Scheduler, which encapsulates the scheduling loading from Thread ... | bunnei | 2018-02-18 | 1 | -0/+2 |
| * | kernel: Remove unused address_arbiter code. | bunnei | 2018-02-18 | 1 | -2/+0 |
| * | pl_u: Implement basic shared font loading from RAM dump. | bunnei | 2018-02-14 | 1 | -0/+4 |
| * | Make a GPU class in VideoCore to contain the GPU state. | Subv | 2018-02-11 | 1 | -2/+0 |
| * | apm: Refactor service impl. to support multiple ports. | bunnei | 2018-02-09 | 1 | -0/+2 |
| * | nvdrv: Add MemoryManager class to track GPU memory. | bunnei | 2018-02-07 | 1 | -0/+2 |
| * | Extra nvdrv support (#162) | David | 2018-02-05 | 1 | -0/+4 |
| * | Service:nifm: add nifm:a, nifm:s and nifm:u services | mailwl | 2018-02-03 | 1 | -0/+8 |
| * | Service/am: Add AppletAE service (#153) | mailwl | 2018-02-02 | 1 | -0/+2 |
| * | Services/vi: add vi:s and vi:u services | mailwl | 2018-02-02 | 1 | -0/+4 |
| * | [WIP] sfdnsres: stub (#146) | mailwl | 2018-01-29 | 1 | -0/+1 |
| * | Merge pull request #148 from MerryMage/feature/special-memory | bunnei | 2018-01-27 | 1 | -1/+1 |
| |\ |
|
| | * | memory: Replace all memory hooking with Special regions | MerryMage | 2018-01-27 | 1 | -1/+1 |
| * | | hle: Remove Domain and SyncObject kernel objects. | bunnei | 2018-01-24 | 1 | -3/+0 |
| * | | VI: Move BufferQueue and NVFlinger to their own folder/namespace. | Subv | 2018-01-22 | 1 | -0/+4 |
| * | | Added stubs for audio services. (#116) | st4rk | 2018-01-21 | 1 | -0/+10 |
| * | | Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114) | David | 2018-01-21 | 1 | -0/+4 |
| * | | filesystem: Implement basic IStorage functionality. | David Marcec | 2018-01-21 | 1 | -0/+4 |
| * | | file_sys: Cleanup to better match Switch file system constructs. | bunnei | 2018-01-21 | 1 | -6/+8 |
| * | | file_sys: Remove disk_archive, savedata_archive, and title_metadata. | bunnei | 2018-01-21 | 1 | -6/+0 |
| * | | file_sys: Repurpose 3DS IVFC code for Switch ROMFS. | bunnei | 2018-01-21 | 1 | -2/+2 |
| |/ |
|
| * | loader: Add DeconstructedRomDirectory for game dumps. | bunnei | 2018-01-20 | 1 | -0/+2 |
| * | Port citra #3352 to yuzu (#103) | River City Ransomware | 2018-01-19 | 1 | -3/+9 |
| * | acc, set, applet_oe: stub various functions, add set service (#105) | goaaats | 2018-01-19 | 1 | -0/+2 |
| * | Merge pull request #100 from Rozelette/master | bunnei | 2018-01-18 | 1 | -0/+4 |
| |\ |
|
| | * | time: Refactor time:* to use a single shared module | Rozlette | 2018-01-18 | 1 | -0/+4 |
| * | | Start to implement/stub BSD:U and SFDNSRES services (#78) | flerovium^-^ | 2018-01-18 | 1 | -0/+5 |
| |/ |
|
| * | CMakeLists: Derive the source directory grouping from targets themselves | Lioncash | 2018-01-17 | 1 | -170/+167 |
| * | Merge pull request #73 from N00byKing/3093 | bunnei | 2018-01-17 | 1 | -0/+1 |
| |\ |
|
| | * | Update CMakeLists.txt | N00byKing | 2018-01-17 | 1 | -0/+1 |
| * | | TIME: consolidate time:* interfaces, stub functions and structs | Rozlette | 2018-01-17 | 1 | -2/+0 |
| * | | acc_u0: Add IPC interface and stub InitializeApplicationInfo. | bunnei | 2018-01-16 | 1 | -0/+4 |
| * | | NV: Implemented the nvdrv service, which uses the same interface as nvdrv:a | Subv | 2018-01-16 | 1 | -2/+2 |
| |/ |
|
| * | time: Implement GetStandardUserSystemClock, GetCurrentTime. | bunnei | 2018-01-14 | 1 | -0/+4 |
| * | audio: Add files to CMake. | bunnei | 2018-01-14 | 1 | -0/+4 |
| * | Remove references to PICA and rasterizers in video_core | James Rowe | 2018-01-12 | 1 | -16/+1 |