This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-10-14 02:09:45 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
dolphin
/
Source
/
UnitTests
History
Martino Fontana
f6e5448b43
Jit64: Dynamic length of regular jump instruction (for known addresses)
...
Conditional jumps already do that, so let's be consistent.
2025-10-08 00:15:57 +02:00
..
Common
Jit64: Dynamic length of regular jump instruction (for known addresses)
2025-10-08 00:15:57 +02:00
Core
CoreTiming: Fix unsafe usage of m_globals.global_timer in ScheduleEvent from non-CPU thread.
2025-06-29 20:55:43 -05:00
VideoCommon
Merge pull request
#13023
from tygyh/Replace-ties-with-structured-bindings
2025-06-07 17:50:34 -05:00
CMakeLists.txt
UnitTests: Delete output Sys folder before copying to it
2024-08-16 21:09:10 +02:00
StubHost.cpp
Host: Remove unnecessary functions
2025-08-03 13:19:30 -07:00
UnitTests.vcxproj
Externals / VideoCommon: update glslang to latest, turn into submodule
2025-09-23 23:45:38 -05:00
UnitTests.vcxproj.user
msbuild: use default Project attrs
2022-04-27 15:26:43 -07:00
UnitTestsMain.cpp
Core: Assert that only the Host thread may call PauseAndLock().
2023-06-02 18:51:43 +02:00