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
/
MMIOTest.cpp
Age
Commit message (
Expand
)
Author
2025-05-16
UnitTests/Core: Make parameters constant
Dr. Dystopia
2025-04-23
UnitTests: Remove redundant `virtual` specifier
Dr. Dystopia
2024-08-15
Use 'contains' method
mitaclaw
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
2022-11-23
HW: Pass System to MMIO handlers.
Admiral H. Curtiss
2022-07-22
Create constant for GPFifo physical address
Pokechu22
2021-11-24
Fix improper naming
Dylan Smit
2021-10-13
Fix all uninitialized variable warnings (C26495)
Pokechu22
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-01-22
UnitTests: Add setup error checking
Dentomologist
2017-07-09
Merge Core/Config/Config.h into Common/Config/Config.h
Michael Maltese
2017-06-18
UnitTests: Use a temporary profile directory
Léo Lam
2017-06-06
unittests: set user directory so SYSCONF does not get created at the drive root
Shawn Hoffman
2017-06-03
Config: Integrate
MerryMage
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2015-06-12
Options: merge SCoreStartupParameter into SConfig
degasus
2015-05-25
Add missing license headers
Tillmann Karras
2015-03-16
Fix warnings
Tillmann Karras
2015-02-15
Fix the addresses of MMIO registers.
magumagu
2015-01-24
Make the IsMMIOAddress function easier to read, add tests.
Scott Mansell
2014-07-27
MMIO: Cleanup Mapping class by using templates instead of macros.
Tony Wasserka
2014-03-09
clang-modernize -add-override
Tillmann Karras
2014-03-09
MMIOTest: fix sign warning
Tillmann Karras
2014-03-09
Add more tests for Common and Core/MMIO
Pierre Bourdon
2014-03-03
Tests: Add more MMIO tests as an example.
Pierre Bourdon
2014-03-03
Add the infrastructure required to easily add unit tests and test it with a v...
Pierre Bourdon