aboutsummaryrefslogtreecommitdiff
path: root/src/core/CMakeLists.txt
AgeCommit message (Expand)Author
2022-10-06NVDRV: Further refactors and eliminate old code.Fernando Sahmkow
2022-10-06NVDRV: Refactor and add new NvMap.Fernando Sahmkow
2022-10-02Merge pull request #8955 from german77/amiibo-rewritebunnei
2022-10-02service: nfp: Rewrite and implement applet callsgerman77
2022-10-01Merge pull request #8876 from FearlessTobi/multiplayer-part3bunnei
2022-09-25service: hid: Partially implement palma controllerNarr the Reg
2022-09-17Merge pull request #8827 from german77/amiibo_releasebunnei
2022-09-09ldn: Initial implementationFearlessTobi
2022-09-08core/CMakeLists.txt: Remove duplicate files.SachinVin
2022-09-07core: nfp: Implement amiibo encryptiongerman77
2022-09-03Merge pull request #8855 from german77/plsliamwhite
2022-09-03core: ns: Implement pl:s serviceNarr the Reg
2022-08-27yuzu_room: Remove dependency on coreFearlessTobi
2022-08-21Merge pull request #8660 from Tachi107/findmodules-pkg-configliamwhite
2022-08-15core, network: Add ability to proxy socket packetsFearlessTobi
2022-08-12Merge pull request #8731 from FearlessTobi/better-ldnliamwhite
2022-08-07Merge pull request #8637 from liamwhite/bad-interruptsbunnei
2022-08-07ldn: Add better stubs and more data typesFearlessTobi
2022-08-01core/loader: remove ELF loaderLiam
2022-08-01build(externals): rename Findopus to FindOpusAndrea Pappacoda
2022-07-27Merge pull request #8636 from german77/irs_cluster_releaseliamwhite
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-07-25Address first part of review commentsFearlessTobi
2022-07-25yuzu: Add ui files for multiplayer roomsFearlessTobi
2022-07-25kernel: unlayer CPU interrupt handlingLiam
2022-07-24service: irs: Implement clustering processorgerman77
2022-07-23service: irs: Split processors and implement ImageTransferProcessorgerman77
2022-07-23core: hid: Add cammera supportgerman77
2022-06-28service: ptm: Rewrite PSM and add TSgerman77
2022-06-26core: kernel: Replace instances of KPageLinkedList with KPageGroupgerman77
2022-06-13CMakeLists: Make variable shadowing a compile-time errorMorph
2022-06-01core/debugger: Improved stepping mechanism and misc fixesLiam
2022-06-01core/debugger: Implement new GDB stub debuggerLiam
2022-04-16hidbus: Implement hidbus and ringcongerman77
2022-04-13service: jit: Implement the JIT serviceLiam
2022-04-09core: extract symbol readingLiam
2022-04-06service: jit: stub JIT serviceLiam
2022-03-24hle: nvflinger: Merge Rect with Common::Rectangle.bunnei
2022-03-24hle: nvflinger: Add implementation for HosBinderDriverServer service.bunnei
2022-03-24hle: nvflinger: Add implementation for BufferQueueProducer class.bunnei
2022-03-24hle: nvflinger: Add implementation for BufferQueueCore class.bunnei
2022-03-24hle: nvflinger: Add implementation for BufferQueueConsumer class.bunnei
2022-03-24hle: nvflinger: Add implementation for QueueBufferInput and QueueBufferOutput...bunnei
2022-03-24hle: nvflinger: Add implementation for BufferItemConsumer class.bunnei
2022-03-24hle: nvflinger: Add implementation for ConsumerBase class.bunnei
2022-03-24hle: nvflinger: Add implementation for BufferSlot class.bunnei
2022-03-24hle: nvflinger: Add implementation for BufferItem class.bunnei
2022-03-24hle: nvflinger: Move implementation for Parcel to its own header.bunnei
2022-03-24hle: nvflinger: Add android buffer queue definitions to its own header.bunnei
2022-03-24hle: nvflinger: Add IBinder interface.bunnei