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
/
UnitTests
/
Core
Age
Commit message (
Expand
)
Author
2024-08-15
Use 'contains' method
mitaclaw
2024-07-07
Add Unit Test for Patch Allowlist
LillyJadeKatrin
2024-05-03
Replace Common::BitCast with std::bit_cast
Pokechu22
2024-03-23
DivUtils: Add unsigned division magic function
Bram Speeckaert
2024-01-31
Migrate SConfig::bWii to System.
Admiral H. Curtiss
2024-01-12
Core/HW/MMIO: Pass System through Read() and Write().
Admiral H. Curtiss
2023-12-16
JitArm64: Use enum class for LogicalImm size parameter
JosJuice
2023-11-28
JitArm64: Use LSL+CLS for classifying floats
JosJuice
2023-11-28
Remove _M_X86 in favour of _M_X86_64
Zopolis4
2023-11-05
Skylanders: Improve figure data view and generation
Mandar1jn
2023-08-29
PageFaultTest: Use GTEST_SKIP instead of early return
Dentomologist
2023-08-17
UnitTests: Declare as CPU thread when using CPUThreadConfigCallback
JosJuice
2023-07-14
UnitTests: Enable cluster check in FileSystemTest.GetDirectoryStats.
Admiral H. Curtiss
2023-04-09
PowerPC: Refactor to class, move to System.
Admiral H. Curtiss
2023-04-05
UnitTests: Avoid ppcState global.
Admiral H. Curtiss
2023-03-26
JitInterface: Convert m_jit to unique_ptr.
Admiral H. Curtiss
2023-03-26
JitInterface: Refactor to class, move to System.
Admiral H. Curtiss
2023-03-25
JitBase: Avoid System::GetInstance() and ppcState.
Admiral H. Curtiss
2023-03-21
Common: Move FPU-related helpers into Common namespace
Lioncash
2023-02-22
use std-provided randomness for JitArm64 unittests
Shawn Hoffman
2023-01-27
PowerPC: Move a few functions to PowerPCState.
Admiral H. Curtiss
2022-11-27
CoreTiming: Store Globals in CoreTimingManager.
Admiral H. Curtiss
2022-11-27
CoreTiming: Refactor to class.
Admiral H. Curtiss
2022-11-26
CoreTiming: Move the 'Globals' instance into Core::System.
Admiral H. Curtiss
2022-11-23
HW: Pass System to MMIO handlers.
Admiral H. Curtiss
2022-11-06
CoreTiming: Pass Core::System to Events.
Admiral H. Curtiss
2022-07-31
Merge pull request #10883 from Pokechu22/pi-fifo-reset-gp-fifo
Tilka
2022-07-26
UnitTests: Fix warnings from HermesText
Pokechu22
2022-07-22
Create constant for GPFifo physical address
Pokechu22
2022-07-10
UnitTests/MovI2R: Test all logical immediates
Merry
2022-06-14
UnitTests: Remove unused include from DSPAssemblyTest
Pokechu22
2022-06-14
UnitTests: Fix license for HermesBinary.cpp
Pokechu22
2022-06-14
UnitTests: Edit wait_for_dsp_mail in HermesText to match HermesBinary
Pokechu22
2022-06-14
UnitTests: Update DSP test text for old renames
Pokechu22
2022-06-14
UnitTests: Add tests for assembling DSP code to expected binary
Pokechu22
2022-06-14
UnitTests: Fail DSPAssemblyTest if the assembled code doesn't match the expec...
Pokechu22
2022-06-14
UnitTests: Use fmt::print in DSPAssemblyTest
Pokechu22
2022-06-14
UnitTests: Use fmt::print in PageFaultTest
Pokechu22
2022-06-14
UnitTests: Fix typo in DSPAssemblyTest
Pokechu22
2022-06-14
UnitTests: Use hermes.s as part of an actual test
Pokechu22
2022-06-03
UnitTests: Fix -Wrange-loop-construct warnings
Dentomologist
2022-05-19
UnitTests: Skip PageFaultTest if exception handlers are not supported
Dentomologist
2022-01-09
Treewide: Remove unused inclusions of <cinttypes>
Pokechu22
2021-12-25
Config: Port CPU overclock settings to new config system.
Admiral H. Curtiss
2021-11-24
Fix improper naming
Dylan Smit
2021-11-20
Merge pull request #10055 from JosJuice/jitarm64-reuse-memory
JMC47
2021-10-13
Arm64Emitter: Check end of allocated space when emitting code
JosJuice
2021-10-13
Fix all uninitialized variable warnings (C26495)
Pokechu22
2021-07-05
licensing: various one-off conversions to SPDX tags
Pierre Bourdon
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
[next]