6978 Commits (5c55f3b585eb92cd2fa6da0c714de2b3cf1003bc)

Author SHA1 Message Date
VolcaEM 26855d7906 grc: Update function table 6 years ago
VolcaEM ee12f6f61e friend: Update function table 6 years ago
VolcaEM 92f8bc1bf8 Use better names for "Unknown"s 6 years ago
VolcaEM 70e34fdba0 Update function names 6 years ago
David Marcec b412e8b952 btm: Give better names for unknown functions 6 years ago
VolcaEM 4cf402a109 btdrv: Update function table (#4174) 6 years ago
VolcaEM 29e3f101d9 bpc: Update function tables (#4173) 6 years ago
VolcaEM 866f06f078 bcat: Update function tables and add missing classes (#4172) 6 years ago
VolcaEM 690e4b86ae am: Update function tables and add missing classes (#4169) 6 years ago
VolcaEM 9052b62380 aoc: Update function table (#4170) 6 years ago
VolcaEM 4aa69a35d9 eupld: Update function table 6 years ago
VolcaEM 1824af3f63 es: Update function table 6 years ago
VolcaEM aa2672fb2c btm: Update function tables 6 years ago
Morph d8df8d84ae caps_u: Fix GetAlbumContentsFileListForApplication stub 6 years ago
Morph 851a3a8638 caps: Use enum classes and check struct sizes on compile time 6 years ago
Morph 9b4a5f297b caps: Update copyright headers 6 years ago
Kewlan 3fcf2f201c Add a "Mute Audio" hotkey 6 years ago
David Marcec 442900456e memory_manager: Remove useless assertion 6 years ago
Morph 3e0ff59a63 hid: Stub a series of "SevenSixAxisSensor" service commands 6 years ago
David Marcec 4b9812e7bb Prevent nullptr dereference on swkbd error case 6 years ago
David Marcec bf4e6b3cba prepo: : Don't read extra buffer from report unless passed 6 years ago
David Marcec df001e73c2 Mark invalid IPC buffers as ASSERT_OR_EXECUTE_MSG 6 years ago
David Marcec 1dee0b9436 Move GetKeyCodeMapImpl to an anonymous namespace 6 years ago
David Marcec 8ce11701a9 Fixed logging output 6 years ago
David Marcec 55b6b3cada Implement GetKeyCodeMap & GetKeyCodeMap2 6 years ago
Morph e9bee77481 lm: Silence no return value warning 6 years ago
VolcaEM b9e6687af0 account: Update function tables and add missing classes (#4145) 6 years ago
Morph 75e120056f arm_dynarmic_64: Log the instruction when an exception is raised 6 years ago
Morph 393197f37c arm_dynarmic_32: Log under Core_ARM instead of HW_GPU 6 years ago
Morph eaa3067fa8 hid: Implement Get/ResetGyroscopeZeroDriftMode 6 years ago
Ameer 77ae7fe5dd Clang Formatting 6 years ago
Ameer dbe1ad4fe4 GC Adapter Implementation 6 years ago
Lioncash 5f8e8ba92d software_keyboard: Eliminate trivial redundant copies 6 years ago
MerryMage b8983782ca mii_model: Remove redundant std::move 6 years ago
David Marcec 39ef4c6d57 Fix compilation when not building with boxcat 6 years ago
Fernando Sahmkow b71488b850 Host Timing: Correct clang format. 6 years ago
Fernando Sahmkow a427bf72ea HostTiming: Correct rebase and implement AddTicks. 6 years ago
Fernando Sahmkow e7f5b1f1d3 Core/HostTiming: Allow events to be advanced manually. 6 years ago
Fernando Sahmkow 564713fb46 Common/Tests: Address Feedback 6 years ago
Fernando Sahmkow 09d2ffa663 Common/Tests: Clang Format. 6 years ago
Fernando Sahmkow 0c789667d9 Common: Refactor & Document Wall clock. 6 years ago
Fernando Sahmkow ee32067b10 Common: Implement WallClock Interface and implement a native clock for x64 6 years ago
Fernando Sahmkow ab76c0e296 Tests: Add base tests to host timing 6 years ago
Fernando Sahmkow e99a10917e Core: Implement a Host Timer. 6 years ago
ReinUsesLisp a0cbf4f4e8 arm_dynarmic_32: Fix implicit conversion error in SetTPIDR_EL0 6 years ago
MerryMage 23d63c30e1 memory_manager: Explicitly specifcy std::min<size_t> 6 years ago
MerryMage 042bb8824b shared_font: Service::NS::EncryptSharedFont takes a size_t& 6 years ago
VolcaEM 8cd49f28a3 Move SHA256Hash to its original position 6 years ago
MerryMage 8055a71e00 arm_dynarmic_cp15: Implement CNTPCT 6 years ago
MerryMage 0ac9600204 arm_dynarmic_cp15: Update CP15 6 years ago