mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-06-10 18:36:21 -05:00
Copying with memcpy/std::copy is a lot faster than writing one byte at a time. And the behavior should be fully equivalent. |
||
|---|---|---|
| .. | ||
| FifoAnalyzer.cpp | ||
| FifoAnalyzer.h | ||
| FifoDataFile.cpp | ||
| FifoDataFile.h | ||
| FifoPlaybackAnalyzer.cpp | ||
| FifoPlaybackAnalyzer.h | ||
| FifoPlayer.cpp | ||
| FifoPlayer.h | ||
| FifoRecordAnalyzer.cpp | ||
| FifoRecordAnalyzer.h | ||
| FifoRecorder.cpp | ||
| FifoRecorder.h | ||