Logo
Explore Help
Sign In
preserve-emulation/dolphin
Watch 1
Star 0
Fork 0
mirror of https://github.com/dolphin-emu/dolphin.git synced 2026-07-31 02:58:42 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
f0bd6b105f474a3c249b8e11f752f4bbffbb64ee
dolphin/Source/Core/Core/FifoPlayer
T
History
Léo Lam cc32fa91af FifoPlayer: Copy data with memcpy instead of one byte at a time
Copying with memcpy/std::copy is a lot faster than writing one byte
at a time. And the behavior should be fully equivalent.
2021-04-17 16:02:43 +02:00
..
FifoAnalyzer.cpp
Refactor CP array constants slightly
2021-03-26 17:27:21 -07:00
FifoAnalyzer.h
Core/FifoAnalyzer: Use std::array where applicable
2019-07-15 07:37:35 -04:00
FifoDataFile.cpp
rename Common/File to Common/IOFile
2021-01-27 14:29:48 -08:00
FifoDataFile.h
Configurable MEM1 and MEM2 sizes at runtime via Dolphin.ini
2020-04-28 12:10:50 -05:00
FifoPlaybackAnalyzer.cpp
Core/FifoAnalyzer: Convert DecodeMode enum into an enum class
2019-07-15 07:37:30 -04:00
FifoPlaybackAnalyzer.h
FifoPlayer: Get rid of semicolons on namespace braces
2016-07-01 04:36:05 -04:00
FifoPlayer.cpp
FifoPlayer: Copy data with memcpy instead of one byte at a time
2021-04-17 16:02:43 +02:00
FifoPlayer.h
Skip loading unknown XF registers in the FIFO player
2021-04-06 11:54:49 -07:00
FifoRecordAnalyzer.cpp
Fix PanicAlert when recording FIFOs
2021-03-26 17:27:21 -07:00
FifoRecordAnalyzer.h
FifoPlayer: const correctness
2016-08-01 18:33:46 -04:00
FifoRecorder.cpp
Core: Use C++17 deduction guides with locked recursive mutexes
2020-12-29 18:31:31 -05:00
FifoRecorder.h
Qt: Implement FIFO Player
2017-11-19 22:06:32 +01:00
Powered by Gitea Version: 1.27.1 Page: 1088ms Template: 4ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API