mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-01-25 21:39:52 -06:00
It turns out the actual slowdown was from memcpy'ing the entire memcard buffer...not synchronization overhead or the flush itself.
It turns out the actual slowdown was from memcpy'ing the entire memcard buffer...not synchronization overhead or the flush itself.