mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-10-08 17:19:15 +00:00
Prevents implicit construction of MSR instances from integral values. This is beneficial, considering MSR values have an intended representation while a regular magic value doesn't. So make these conversions required to be explicit. |
||
---|---|---|
.. | ||
FifoAnalyzer.cpp | ||
FifoAnalyzer.h | ||
FifoDataFile.cpp | ||
FifoDataFile.h | ||
FifoPlaybackAnalyzer.cpp | ||
FifoPlaybackAnalyzer.h | ||
FifoPlayer.cpp | ||
FifoPlayer.h | ||
FifoRecordAnalyzer.cpp | ||
FifoRecordAnalyzer.h | ||
FifoRecorder.cpp | ||
FifoRecorder.h |