summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2022-08-21Merge pull request #8784 from Docteh/nosnekliamwhite
2022-08-21core/file_sys: fix alignment of BuildIdLiam
2022-08-20Merge pull request #8790 from liamwhite/too-many-ways-to-name-a-byte-stringbunnei
2022-08-20core: implement clkrst servicevonchenplus
2022-08-19code: dodge PAGE_SIZE #defineKyle Kienapfel
2022-08-19core/file_sys: fix BuildId paddingLiam
2022-08-15core/socket_proxy: Final nitsFearlessTobi
2022-08-15core: network: Address review commentsgerman77
2022-08-15internal_network: Fix mingw compilationFearlessTobi
2022-08-15core, yuzu: Address first part of review commentsFearlessTobi
2022-08-15core/socket_proxy: Fix compilationFearlessTobi
2022-08-15Make copyright headers SPDX-compliantFearlessTobi
2022-08-15core, network: Add ability to proxy socket packetsFearlessTobi
2022-08-12Merge pull request #8755 from Morph1984/delimit-ipsbunnei
2022-08-12Merge pull request #8745 from merryhime/null-fastmem-arenaliamwhite
2022-08-12ips_layer: Delimit parsed hex value stringMorph
2022-08-12Merge pull request #8731 from FearlessTobi/better-ldnliamwhite
2022-08-11core: ldn: Address review comments part 2german77
2022-08-09Merge pull request #8722 from german77/ds4_goes_brrrbunnei
2022-08-09Merge pull request #8724 from german77/no_alphabunnei
2022-08-09Merge pull request #8729 from merryhime/cp15-barriersbunnei
2022-08-09arm_dynarmic: Fix nullptr fastmem arenasMerry
2022-08-08hid: core: Properly emulate controller color and battery levelNarr the Reg
2022-08-08core: ldn: Address review commentsNarr the Reg
2022-08-07core/arm: fix build errorLiam
2022-08-07Merge pull request #8637 from liamwhite/bad-interruptsbunnei
2022-08-07Merge pull request #8240 from liamwhite/count-cyclesMorph
2022-08-07ldn: Add better stubs and more data typesFearlessTobi
2022-08-07arm_dynarmic_cp15: Implement CP15DMB/CP15DSB/CP15ISBMerry
2022-08-05hid: core: Delay the stop vibration command when testingNarr the Reg
2022-08-02core_timing: Sleep in discrete intervals, yield during spinMorph
2022-08-02Add missing looping event schedule signalKelebek1
2022-08-02Make coretiming waiting more accurateKelebek1
2022-08-01Rework multi-core vsyncKelebek1
2022-08-01core/loader: remove ELF loaderLiam
2022-08-01build(externals): rename Findopus to FindOpusAndrea Pappacoda
2022-07-31Properly write out the command buffer when serving close requestNikita Strygin
2022-07-27Revert Coretiming PRs 8531 and 7454 (#8591)Maide
2022-07-27Merge pull request #8636 from german77/irs_cluster_releaseliamwhite
2022-07-27Merge pull request #8633 from Morph1984/optional-keysliamwhite
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-07-25network, yuzu: Make copyright headers SPDX-compliantFearlessTobi
2022-07-25network: Move global state into a seperate classFearlessTobi
2022-07-25common: multiplayer: Use GameInfo typegerman77
2022-07-25Address second part of review commentsFearlessTobi
2022-07-25Address first part of review commentsFearlessTobi
2022-07-25core: Fix -Wunused-variableFearlessTobi
2022-07-25common, core: fix -Wmissing-field-initializersFearlessTobi
2022-07-25yuzu: Add ui files for multiplayer roomsFearlessTobi
2022-07-25Address commentsNarr the Reg