summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2020-06-24Mark invalid IPC buffers as ASSERT_OR_EXECUTE_MSGDavid Marcec
2020-06-24Move GetKeyCodeMapImpl to an anonymous namespaceDavid Marcec
2020-06-24Fixed logging outputDavid Marcec
2020-06-24Implement GetKeyCodeMap & GetKeyCodeMap2David Marcec
2020-06-23Merge pull request #4138 from Morph1984/GyroscopeZeroDriftModebunnei
2020-06-23Merge pull request #4128 from lioncash/move2bunnei
2020-06-22lm: Silence no return value warningMorph
2020-06-22account: Update function tables and add missing classes (#4145)VolcaEM
2020-06-22arm_dynarmic_64: Log the instruction when an exception is raisedMorph
2020-06-22arm_dynarmic_32: Log under Core_ARM instead of HW_GPUMorph
2020-06-21hid: Implement Get/ResetGyroscopeZeroDriftModeMorph
2020-06-20software_keyboard: Eliminate trivial redundant copiesLioncash
2020-06-19Merge pull request #4099 from MerryMage/macOS-buildbunnei
2020-06-19Merge pull request #4113 from ogniK5377/boxcat-disablebunnei
2020-06-19mii_model: Remove redundant std::moveMerryMage
2020-06-19Fix compilation when not building with boxcatDavid Marcec
2020-06-18Host Timing: Correct clang format.Fernando Sahmkow
2020-06-18HostTiming: Correct rebase and implement AddTicks.Fernando Sahmkow
2020-06-18Core/HostTiming: Allow events to be advanced manually.Fernando Sahmkow
2020-06-18Common/Tests: Address FeedbackFernando Sahmkow
2020-06-18Common/Tests: Clang Format.Fernando Sahmkow
2020-06-18Common: Refactor & Document Wall clock.Fernando Sahmkow
2020-06-18Common: Implement WallClock Interface and implement a native clock for x64Fernando Sahmkow
2020-06-18Tests: Add base tests to host timingFernando Sahmkow
2020-06-18Core: Implement a Host Timer.Fernando Sahmkow
2020-06-18arm_dynarmic_32: Fix implicit conversion error in SetTPIDR_EL0ReinUsesLisp
2020-06-18memory_manager: Explicitly specifcy std::min<size_t>MerryMage
2020-06-18shared_font: Service::NS::EncryptSharedFont takes a size_t&MerryMage
2020-06-18Move SHA256Hash to its original positionVolcaEM
2020-06-17arm_dynarmic_cp15: Implement CNTPCTMerryMage
2020-06-17arm_dynarmic_cp15: Update CP15MerryMage
2020-06-17arm_dynarmic_32: InterpreterFallback should never happenMerryMage
2020-06-16Remove unnecessary pragmasVolcaEM
2020-06-16Revert IsValidNRO refactor but make it more readableVolcaEM
2020-06-16Merge pull request #3966 from Morph1984/hide-internal-resolution-uibunnei
2020-06-16Update assert stringVolcaEM
2020-06-14Merge pull request #4070 from ogniK5377/GetTPCMasks-fixbunnei
2020-06-14Clang-format againVolcaEM
2020-06-14Use consistent variable namesVolcaEM
2020-06-14Clang-formatVolcaEM
2020-06-14Make assert strings consistentVolcaEM
2020-06-14Attempt to fix crashes in SSBU and refactor IsValidNROVolcaEM
2020-06-14Merge pull request #4069 from ogniK5377/total-phys-membunnei
2020-06-12Merge pull request #4010 from ogniK5377/reserve-always-breakbunnei
2020-06-10nvdrv: Fix GetTPCMasks for ioctl3David Marcec
2020-06-10kernel: Account for system resource size for memory usageDavid Marcec
2020-06-06yuzu/frontend: Remove internal resolution optionMorph
2020-06-04service: nvhost_vic: Ignore Submit commands.bunnei
2020-06-04nvdrv: Stub nvdec/vic ioctls to bypass nvdec moviesZach Hilman
2020-06-04Merge pull request #4044 from ogniK5377/handle-not-signalled-errbunnei