summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-13Merge pull request #14375 from Windsurf7/loztp-gameiniJMC47
2026-02-13VideoCommon: Invert interaction between Arbitrary Mipmap Detection and GPU Te...Martino Fontana
2026-02-13GameINI: Formatting updates to The Legend of Zelda Four Swords AdventuresWindsurf7
2026-02-13GameINI: Formatting updates to The Legend of Zelda Skyward SwordWindsurf7
2026-02-13GameINI: Formatting updates to The Legend of Zelda Twilight PrincessWindsurf7
2026-02-13GameINI: Formatting updates to Wario WorldWindsurf7
2026-02-12Qt/Android: CPU Clock Override max to 500%dreamsyntax
2026-02-13GameINI: Formatting updates to Super Mario Galaxy & New Super Mario Bros WiiWindsurf7
2026-02-13GameINI: Formatting updates to Super Monkey Ball on wiiWindsurf7
2026-02-13GameINI: Formatting updates to Super Monkey Ball AdventureWindsurf7
2026-02-13GameINI: Add codes to Sonic UnleashedWindsurf7
2026-02-13GameINI: Add codes to Sonic Storybook gamesWindsurf7
2026-02-13GameINI: Add codes to NiGHTS Journey of DreamsWindsurf7
2026-02-11Merge pull request #14342 from sepalani/hdr-micJosJuice
2026-02-11Merge pull request #14341 from sepalani/hdr-exiJosJuice
2026-02-11Merge pull request #14332 from ElTioRata/megaman-wsDentomologist
2026-02-11IOS/USB: Add missing vector header in Emulated/Microphone.hSepalani
2026-02-11EXI_Device: Add missing include for PanicAlertFmtTSepalani
2026-02-10Merge pull request #14339 from jordan-woyak/pointer-wrap-no-do-pointerDentomologist
2026-02-10ChunkFile: Prevent PointerWrap::Do(T&) from compiling with pointers.Jordan Woyak
2026-02-09Merge pull request #14337 from SuperSamus/revert-7694-MKWDeferredJMC47
2026-02-09Revert "Disable Deferred EFB Copies on Mario kart Wii"Martino Fontana
2026-02-08Merge pull request #14330 from oltolm/staticJosJuice
2026-02-08Gecko/AR - Widescreen Fix for Mega Man X - Command MissionElTioRata
2026-02-08GameSettings: Update Rogue Squadron II and IIIJosJuice
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
2026-02-04Core: Don't call InitMMIO from MemoryManager::InitJosJuice
2026-02-04Core: Combine guest pages into host pages larger than 4KJosJuice
2026-02-04Core: Don't create page table mappings before R/C bits are setJosJuice
2026-02-04Core: Update page table mappings incrementallyJosJuice
2026-02-04Core: Postpone page table updates when DR is unsetJosJuice
2026-02-04Core: Create fastmem mappings for page address translationJosJuice
2026-02-03Merge pull request #14318 from jordan-woyak/RunOnCPUThread-always-non-blockingJordan Woyak