This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
fcfcf14e071635eeaddb2883dbeec97eef2ec200
dolphin
/
Source
/
UnitTests
/
Core
History
JosJuice
e0eb4ef5bc
JitArm64: Use enum class for LogicalImm size parameter
...
This should prevent issues like the one fixed in the previous commit from happening again.
2023-12-16 16:48:26 +01:00
..
DSP
UnitTests: Fix warnings from HermesText
2022-07-26 11:52:31 -07:00
IOS
Skylanders: Improve figure data view and generation
2023-11-05 18:06:10 +01:00
PowerPC
JitArm64: Use enum class for LogicalImm size parameter
2023-12-16 16:48:26 +01:00
CMakeLists.txt
Remove _M_X86 in favour of _M_X86_64
2023-11-28 23:03:20 +11:00
CoreTimingTest.cpp
PowerPC: Refactor to class, move to System.
2023-04-09 21:48:37 +02:00
MMIOTest.cpp
HW: Pass System to MMIO handlers.
2022-11-23 05:52:21 +01:00
PageFaultTest.cpp
PageFaultTest: Use GTEST_SKIP instead of early return
2023-08-29 12:24:11 -07:00