summaryrefslogtreecommitdiff
path: root/Source/Core
AgeCommit message (Expand)Author
2026-02-15AMMediaboard: Translate between guest and host FDs to fix AMMBCommand::Select...Jordan Woyak
2026-02-15Common/BitUtils: Make SetBit constexpr.Jordan Woyak
2026-02-15AMMediaboard: Fix value in s_mediaboard_ranges array.Jordan Woyak
2026-02-15AMMediaboard: Use SetPlatformSocketOptions and SEND_FLAGS.Jordan Woyak
2026-02-15Common: Add SetPlatformSocketOptions function and SEND_FLAGS constant to Netw...Jordan Woyak
2026-02-15SI_DeviceAMBaseboard: Fix log issues related to GeneralDriverOutputSepalani
2026-02-15SI_DeviceAMBaseboard: Add missing bounds checksSepalani
2026-02-15Triforce: Fix remaining issuesSepalani
2026-02-15AMMediaboard: Fix several warningsSepalani
2026-02-15SI_DeviceAMBaseboard: Improve bounds checkingSepalani
2026-02-15SI_DeviceAMBaseboard: Add validate_jvs_io helperSepalani
2026-02-15SI_DeviceAMBaseboard: Improve logging and validation edge casesSepalani
2026-02-15SI_DeviceAMBaseboard: Add validate_data_in_out helperSepalani
2026-02-15AMBaseboard: Convert union ICCommand into structSepalani
2026-02-15Triforce: Address some logging and error checksSepalani
2026-02-15Triforce: Minor cleanups related to coding style and documentationSepalani
2026-02-15AMMediaboard: Replace magic number 15 with a MAX_IPV4_STRING_LENGTH constant.Jordan Woyak
2026-02-15AMMediaboard: Add NetworkCMDBufferCheck calls for reading of timeout in Selec...Jordan Woyak
2026-02-15Triforce: Warning silencing and other minor cleanups.Jordan Woyak
2026-02-15Triforce: Code fixes.crediar
2026-02-15Triforce: Optimized codecrediar
2026-02-15Triforce: Code cleanups.Jordan Woyak
2026-02-15DiscIO: Make Volume::DecodeString take a std::span so it can work with std::a...Jordan Woyak
2026-02-15Added Triforce supportcrediar
2026-02-15Add classic controller support code for RUUE01 - Animal Crossing: City Folk (...spaceage64
2026-02-15Jit: Emit Branch Watch code only if it's enabledMartino Fontana
2026-02-15Merge pull request #14385 from dreamsyntax/cpu-clock-maxJMC47
2026-02-14CheatsManager: Update code tabs on creationDentomologist
2026-02-14Merge pull request #12917 from JosJuice/transfer-sysconf-controlDentomologist
2026-02-14Merge pull request #14329 from JosJuice/android-hotplugJosJuice
2026-02-14Explicitly transfer control of SYSCONF to emulated systemJosJuice
2026-02-13Cheat Search: Add ability to delete items and fix duplicate commands when mul...TryTwo
2026-02-13VideoCommon: Invert interaction between Arbitrary Mipmap Detection and GPU Te...Martino Fontana
2026-02-12Qt/Android: CPU Clock Override max to 500%dreamsyntax
2026-02-11Merge pull request #14342 from sepalani/hdr-micJosJuice
2026-02-11IOS/USB: Add missing vector header in Emulated/Microphone.hSepalani
2026-02-11EXI_Device: Add missing include for PanicAlertFmtTSepalani
2026-02-10ChunkFile: Prevent PointerWrap::Do(T&) from compiling with pointers.Jordan Woyak
2026-02-08Android: Rework input device hotplugJosJuice
2026-02-08Misc: fix compiler warning: implicit declaration of functionoltolm
2026-02-06Merge pull request #14311 from LillyJadeKatrin/retroachievements-aliasesDentomologist
2026-02-06PerformanceMetrics: Clamp graph minimum auto sizeDentomologist
2026-02-06PerformanceMetrics: Fix automatic graph resizingDentomologist
2026-02-06PerformanceMetrics: Add padding below graphDentomologist
2026-02-06Merge pull request #14326 from sepalani/ico-wii-speakJMC47
2026-02-06Merge pull request #14315 from Gabriela-Orzechowska/fix_riivo_paramsAdmiral H. Curtiss
2026-02-06RiivolutionParser: Fix XML Param ParsingGabriela Orzechowska
2026-02-06WiiSpeakWindow: Add missing Dolphin iconSepalani
2026-02-04Merge pull request #13768 from JosJuice/page-table-fastmem-2JMC47
2026-02-04UnitTests: Add PageTableHostMappingTestJosJuice