aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2020-06-26bcat: Update function tables and add missing classes (#4172)VolcaEM
2020-06-26am: Update function tables and add missing classes (#4169)VolcaEM
2020-06-26aoc: Update function table (#4170)VolcaEM
2020-06-26Merge pull request #4177 from VolcaEM/patch-5LC
2020-06-27eupld: Update function tableVolcaEM
2020-06-27es: Update function tableVolcaEM
2020-06-27btm: Update function tablesVolcaEM
2020-06-26caps_u: Fix GetAlbumContentsFileListForApplication stubMorph
2020-06-26caps: Use enum classes and check struct sizes on compile timeMorph
2020-06-26caps: Update copyright headersMorph
2020-06-26Add a "Mute Audio" hotkeyKewlan
2020-06-25Merge pull request #4159 from ogniK5377/mem-manager-dumb-assertbunnei
2020-06-25Merge pull request #4141 from Morph1984/SevenSixAxisSensorDavid
2020-06-25memory_manager: Remove useless assertionDavid Marcec
2020-06-24hid: Stub a series of "SevenSixAxisSensor" service commandsMorph
2020-06-25Prevent nullptr dereference on swkbd error caseDavid Marcec
2020-06-24prepo: : Don't read extra buffer from report unless passedDavid Marcec
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