index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
Age
Commit message (
Expand
)
Author
2022-12-23
Core: add locked state to watches
iwubcode
2022-12-23
Core: add ability to add memory patches to the patch engine that will be exec...
iwubcode
2022-12-23
Core: add helper function to apply a memory patch and mark the 'PPCPatches' a...
iwubcode
2022-12-22
msvc: remove workaround for arm64 sha1 compiler bug
Shawn Hoffman
2022-12-21
Replace BitUtils with C++20: Counting Zeroes
Minty-Meeo
2022-12-18
Common: Use C++20 <bit> header in BitSet.h
JosJuice
2022-12-11
Replace BitUtils with C++20: RotateLeft/RotateRight
JosJuice
2022-12-10
Arm64Emitter: Fix SHRN/SHRN2
JosJuice
2022-12-03
JitArm64: Implement accurate NaNs
JosJuice
2022-11-29
Merge pull request #11305 from JosJuice/jitarm64-optimize-ps-merge
Mai
2022-11-26
JitArm64: Optimize ps_mergeXX
JosJuice
2022-11-23
HW: Pass System to MMIO handlers.
Admiral H. Curtiss
2022-11-23
Merge pull request #11294 from JosJuice/jitarm64-movpage2r
Mai
2022-11-22
Config: Add option to use JPN as the Japanese region directory in GetDirector...
Admiral H. Curtiss
2022-11-21
Arm64Emitter: Add MOVPage2R utility function
JosJuice
2022-11-18
Merge pull request #11240 from noahpistilli/es_v1_ticket
Léo Lam
2022-11-17
IOS/ES: Add support for V1Ticket
Sketch
2022-11-15
Merge pull request #11184 from Lobsterzelda/save-all-nand-files-to-save-state
Admiral H. Curtiss
2022-11-15
Merge pull request #11018 from Dentomologist/add_updater_error_messages
Admiral H. Curtiss
2022-11-10
HostFileSystem: Set all NAND folders to be saved in save states when a movie ...
Lobsterzelda
2022-11-04
Merge pull request #10771 from TryTwo/PR_AutoStep
Admiral H. Curtiss
2022-11-01
Arm64Emitter: Add ArithOption with ExtendSpecifier
Bram Speeckaert
2022-10-31
FileUtil: Return success bool from CopyDir
Dentomologist
2022-10-30
Merge pull request #11220 from shuffle2/macversion
JMC47
2022-10-30
MacUpdater: check os version
Shawn Hoffman
2022-10-29
windows: Rename: use std::filesystem::rename for posix behavior
Shawn Hoffman
2022-10-26
Make SetPatch responsible for overwriting old patches
JoshuaMK
2022-10-23
Have UnsetPatch only unset the argument address
JoshuaMK
2022-10-23
Fix patch corruption using find_if instead of remove_if
JoshuaMK
2022-10-22
JitArm64: Reimplement Force25BitPrecision
JosJuice
2022-10-22
Merge pull request #11182 from JosJuice/aarch64-emit-shift-imm
Markus Wick
2022-10-21
Merge pull request #11051 from shuffle2/update-vcredist
JMC47
2022-10-19
Arm64Emitter: Combine immh and immb for Emit(Scalar)ShiftImm
JosJuice
2022-10-16
Zero-initialize structures passed to FatFs functions.
Admiral H. Curtiss
2022-10-16
Merge pull request #11072 from SketchMaster2001/wiiconnect24
Admiral H. Curtiss
2022-10-16
Add initial WiiConnect24 support
SketchMaster2001
2022-10-10
Common/Matrix: Fix Quaternion Norm function.
Jordan Woyak
2022-10-09
ENetUtil: Check return values of ENet functions in SendPacket().
Admiral H. Curtiss
2022-10-09
Deduplicate NetPlayServer::Send() and NetPlayClient::Send() into ENetUtil::Se...
Admiral H. Curtiss
2022-10-06
MemoryView auto updateDebugger. Implement base codetrace logic. Add register ...
TryTwo
2022-10-06
Common/PointerWrap: Remove DoPOD
Pokechu22
2022-10-01
Common/WorkQueueThread: Make Shutdown() public, so users can wait for all cur...
Admiral H. Curtiss
2022-09-29
NetworkCaptureLogger: Allow PCAP shared read access on Windows
Sepalani
2022-09-29
Merge pull request #11088 from JosJuice/uicommon-set-enable-alert
Mai
2022-09-29
Merge pull request #11108 from AdmiralCurtiss/fat-fs-callbacks
Mai
2022-09-29
FatFsUtil: Add ability to provide callbacks for the FatFs code.
Admiral H. Curtiss
2022-09-26
Common/Image: Add unit to log message
Pokechu22
2022-09-24
Integrate "Ignore for this session" better with config system
JosJuice
2022-09-24
Common/Matrix: Add equality operators to TVec2/3/4.
Admiral H. Curtiss
2022-09-23
Common: Add [[nodiscard]] to GetStringT().
Admiral H. Curtiss
[prev]
[next]