| Age | Commit message (Expand) | Author |
| 2018-03-03 | Service/Set: add more services | mailwl |
| 2018-03-01 | Filesystem: Added a SaveData Factory and associated Disk_FileSystem. | Subv |
| 2018-02-25 | file_sys: Add support for parsing NPDM files | shinyquagsire23 |
| 2018-02-19 | service: Add Friend service interface. | bunnei |
| 2018-02-18 | kernel: Add Scheduler, which encapsulates the scheduling loading from Thread ... | bunnei |
| 2018-02-18 | kernel: Remove unused address_arbiter code. | bunnei |
| 2018-02-14 | pl_u: Implement basic shared font loading from RAM dump. | bunnei |
| 2018-02-11 | Make a GPU class in VideoCore to contain the GPU state. | Subv |
| 2018-02-09 | apm: Refactor service impl. to support multiple ports. | bunnei |
| 2018-02-07 | nvdrv: Add MemoryManager class to track GPU memory. | bunnei |
| 2018-02-05 | Extra nvdrv support (#162) | David |
| 2018-02-03 | Service:nifm: add nifm:a, nifm:s and nifm:u services | mailwl |
| 2018-02-02 | Service/am: Add AppletAE service (#153) | mailwl |
| 2018-02-02 | Services/vi: add vi:s and vi:u services | mailwl |
| 2018-01-29 | [WIP] sfdnsres: stub (#146) | mailwl |
| 2018-01-27 | Merge pull request #148 from MerryMage/feature/special-memory | bunnei |
| 2018-01-27 | memory: Replace all memory hooking with Special regions | MerryMage |
| 2018-01-24 | hle: Remove Domain and SyncObject kernel objects. | bunnei |
| 2018-01-22 | VI: Move BufferQueue and NVFlinger to their own folder/namespace. | Subv |
| 2018-01-21 | Added stubs for audio services. (#116) | st4rk |
| 2018-01-21 | Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114) | David |
| 2018-01-21 | filesystem: Implement basic IStorage functionality. | David Marcec |
| 2018-01-21 | file_sys: Cleanup to better match Switch file system constructs. | bunnei |
| 2018-01-21 | file_sys: Remove disk_archive, savedata_archive, and title_metadata. | bunnei |
| 2018-01-21 | file_sys: Repurpose 3DS IVFC code for Switch ROMFS. | bunnei |
| 2018-01-20 | loader: Add DeconstructedRomDirectory for game dumps. | bunnei |
| 2018-01-19 | Port citra #3352 to yuzu (#103) | River City Ransomware |
| 2018-01-19 | acc, set, applet_oe: stub various functions, add set service (#105) | goaaats |
| 2018-01-18 | Merge pull request #100 from Rozelette/master | bunnei |
| 2018-01-18 | Start to implement/stub BSD:U and SFDNSRES services (#78) | flerovium^-^ |
| 2018-01-18 | time: Refactor time:* to use a single shared module | Rozlette |
| 2018-01-17 | CMakeLists: Derive the source directory grouping from targets themselves | Lioncash |
| 2018-01-17 | Merge pull request #73 from N00byKing/3093 | bunnei |
| 2018-01-17 | TIME: consolidate time:* interfaces, stub functions and structs | Rozlette |
| 2018-01-17 | Update CMakeLists.txt | N00byKing |
| 2018-01-16 | acc_u0: Add IPC interface and stub InitializeApplicationInfo. | bunnei |
| 2018-01-16 | NV: Implemented the nvdrv service, which uses the same interface as nvdrv:a | Subv |
| 2018-01-14 | time: Implement GetStandardUserSystemClock, GetCurrentTime. | bunnei |
| 2018-01-14 | audio: Add files to CMake. | bunnei |
| 2018-01-12 | Remove references to PICA and rasterizers in video_core | James Rowe |
| 2018-01-12 | core: Gut out cryptop, since it doesn't compile with C++17. | bunnei |
| 2018-01-12 | arm_dynarmic: Implement core | MerryMage |
| 2018-01-10 | CMakeLists: Add framebuffer_layout.cpp. | bunnei |
| 2018-01-10 | frontend: Update for undocked Switch screen layout. | bunnei |
| 2018-01-10 | NV: Move the nv device nodes to their own directory and namespace. | Subv |
| 2018-01-10 | NV: Implemented (with stubs) the vi:m service and some of its subservices. | Subv |
| 2018-01-08 | kernel: Rename Semaphore to ConditionVariable. | bunnei |
| 2018-01-04 | cmake: Don't compile Dynarmic as it's unused. | bunnei |
| 2018-01-04 | unicorn: Use for arm interface on Windows. | bunnei |
| 2018-01-03 | core: Remove unicorn_dynload. | bunnei |