summaryrefslogtreecommitdiff
path: root/Source/Core/Core
AgeCommit message (Expand)Author
2026-03-17RetroAchievements: Block loading discs that don't match current titleJosJuice
2026-03-17FifoPlayer: Fix hang when taking screenshot during FIFO log playbackDentomologist
2026-03-17fmt: change use of fmt/base.h to fmt/format.h as not provided until fmt>=11.0Craig Carnell
2026-03-17Core: Add INI-only setting for page table fastmemJosJuice
2026-03-17Move achievements code out of DVDInterface::SetDiscJosJuice
2026-02-28Merge pull request #14425 from JosJuice/android-wiimote-crashJMC47
2026-02-28Android: Use DeleteLocalRef more in WiimoteAndroidJosJuice
2026-02-28Android: Fix Wii Remote connection crashesJosJuice
2026-02-28Merge pull request #14418 from LillyJadeKatrin/retroachievements-wii-menuJosJuice
2026-02-26Merge pull request #14317 from JosJuice/jit-cache-macro-loopDentomologist
2026-02-24RetroAchievements - Close game on switch to null hashLilly Jade Katrin
2026-02-24DiscIO: Only allow alphanumeric ASCII in game IDsJosJuice
2026-02-23Merge pull request #14407 from jordan-woyak/mag-card-fixupJMC47
2026-02-23Jit: Use RangeSet for physical_addressesJosJuice
2026-02-23Move RangeSet from Externals to CommonJosJuice
2026-02-21MagneticCardReader: Minor fixup to writing card data.Jordan Woyak
2026-02-20Merge pull request #14402 from sepalani/tri-osd-bindJordan Woyak
2026-02-20Merge pull request #14395 from sepalani/tri-connectJordan Woyak
2026-02-20Merge pull request #14394 from sepalani/tri-logJordan Woyak
2026-02-20Merge pull request #14335 from TixoRebel/joycon-configJMC47
2026-02-20Add new window to configure SDL hints and store them in the main ini fileAndrew Strauss
2026-02-19Merge pull request #14343 from TryTwo/toggle_breakingDentomologist
2026-02-19Debugger/ BreakpointsWidget: Add option to disable/enable all breaking withou...TryTwo
2026-02-20AMMediaboard: Replace bind PanicAlert with OSD messageSepalani
2026-02-19Merge pull request #14344 from TryTwo/cheatsearch_work2Dentomologist
2026-02-19AMMediaboard: Add more connect log messagesSepalani
2026-02-18AMMediaboard: Add more log messagesSepalani
2026-02-16MagneticCardReader: Automatically insert a blank card when Command_A0_Clean i...Jordan Woyak
2026-02-16HW/GCPad: Make Android default to shaking the device for Triforce coin input.Jordan Woyak
2026-02-15Triforce: Rename IPOverrides to IPRedirections.Jordan Woyak
2026-02-15Triforce: Minor cleanups.Jordan Woyak
2026-02-15AMMediaboard: Move things from global namespace to AMMediaboard namespace.Jordan Woyak
2026-02-15Debugger/NetworkWidget: Add Triforce supportSepalani
2026-02-15HW: Rewrite MagCard features of SI_DeviceAMBaseboard in new MagneticCardReade...Jordan Woyak
2026-02-15AMMediaboard: IP override improvements and other cleanups.Jordan Woyak
2026-02-15AMMediaboard: Clean up the defined memory ranges.Jordan Woyak
2026-02-15AMMediaboard: Save the IP from AMMBCommandModifyMyIPaddr for later use.Jordan Woyak
2026-02-15SI_DeviceAMBaseboard: Shadowed variable "command"Joshua Vandaƫle
2026-02-15SI_DeviceAMBaseboard: Fix signed/unsigned comparison.Jordan Woyak
2026-02-15SI_DeviceAMBaseboard: Comparing an unsigned int and an intJoshua Vandaƫle
2026-02-15Triforce: Automatically set SuggestedAspectRatio as ForceStandard to work aro...Jordan Woyak
2026-02-15AMMediaboard: Make AMMBCommandSocket determine socket protocol from domain an...Jordan Woyak
2026-02-15AMMediaboard: Improve connect() and bind() logging.Jordan Woyak
2026-02-15Triforce: Lazily load the game into memory using CachedBlobReader.Jordan Woyak
2026-02-15Triforce: Implement save states.Jordan Woyak
2026-02-15AMMediaboard: Adjust the verbosity of many LOG entries.Jordan Woyak
2026-02-15AMMediaboard: Flatten the NetDIMMConnect function.Jordan Woyak
2026-02-15AMMediaboard: Increase size of NetworkBufferAddress3 area to fix Mario Kart A...Jordan Woyak
2026-02-15AMMediaboard: Introduce GuestSocketAddress to fix bad sin_family values.Jordan Woyak
2026-02-15AMMediaboard: Clean up AMMBCommandModifyMyIPaddr.Jordan Woyak