This website requires JavaScript.
Explore
Help
Sign In
dolphin-emu
/
dolphin
Watch
1
Star
0
Fork
1
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-01-25 00:32:33 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
dolphin
/
Source
/
UnitTests
/
Core
History
JosJuice
75666604a2
Jit64: Add fres unit test
2026-01-18 11:21:35 +01:00
..
DSP
Fix various typos and spelling mistakes
2026-01-17 20:11:38 +01:00
IOS
Common: Replace Result with C++23's std::expected.
2026-01-17 16:58:45 -06:00
PowerPC
Jit64: Add fres unit test
2026-01-18 11:21:35 +01:00
CMakeLists.txt
Jit64: Add fres unit test
2026-01-18 11:21:35 +01:00
CoreTimingTest.cpp
CoreTiming: Fix unsafe usage of m_globals.global_timer in ScheduleEvent from non-CPU thread.
2025-06-29 20:55:43 -05:00
MMIOTest.cpp
UnitTests/Core: Make parameters constant
2025-05-16 15:29:31 +02:00
PageFaultTest.cpp
Merge pull request
#13572
from tygyh/UnitTests-Remove-redundant-virtual-specifier
2025-05-07 16:06:25 -05:00
PatchAllowlistTest.cpp
Disable PatchAllowlistTest if USE_RETRO_ACHIEVEMENTS is OFF
2025-11-27 01:26:51 +01:00