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