summaryrefslogtreecommitdiff
path: root/Source/UnitTests/Core/MMIOTest.cpp
AgeCommit message (Expand)Author
2025-05-16UnitTests/Core: Make parameters constantDr. Dystopia
2025-04-23UnitTests: Remove redundant `virtual` specifierDr. Dystopia
2024-08-15Use 'contains' methodmitaclaw
2024-01-31Migrate SConfig::bWii to System.Admiral H. Curtiss
2024-01-12Core/HW/MMIO: Pass System through Read() and Write().Admiral H. Curtiss
2022-11-23HW: Pass System to MMIO handlers.Admiral H. Curtiss
2022-07-22Create constant for GPFifo physical addressPokechu22
2021-11-24Fix improper namingDylan Smit
2021-10-13Fix all uninitialized variable warnings (C26495)Pokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-01-22UnitTests: Add setup error checkingDentomologist
2017-07-09Merge Core/Config/Config.h into Common/Config/Config.hMichael Maltese
2017-06-18UnitTests: Use a temporary profile directoryLéo Lam
2017-06-06unittests: set user directory so SYSCONF does not get created at the drive rootShawn Hoffman
2017-06-03Config: IntegrateMerryMage
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-06-12Options: merge SCoreStartupParameter into SConfigdegasus
2015-05-25Add missing license headersTillmann Karras
2015-03-16Fix warningsTillmann Karras
2015-02-15Fix the addresses of MMIO registers.magumagu
2015-01-24Make the IsMMIOAddress function easier to read, add tests.Scott Mansell
2014-07-27MMIO: Cleanup Mapping class by using templates instead of macros.Tony Wasserka
2014-03-09clang-modernize -add-overrideTillmann Karras
2014-03-09MMIOTest: fix sign warningTillmann Karras
2014-03-09Add more tests for Common and Core/MMIOPierre Bourdon
2014-03-03Tests: Add more MMIO tests as an example.Pierre Bourdon
2014-03-03Add the infrastructure required to easily add unit tests and test it with a v...Pierre Bourdon