This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
faf962d528046ba53bc6d7a4e1da98673c370cbf
dolphin
/
Source
History
Lioncash
faf962d528
FifoRecorder: Use std::vector for m_Ram and m_ExRam
...
No need to delete/recreate the arrays every time a new recording happens. Just zero it out.
2014-12-07 18:13:53 -05:00
..
Android
Merge pull request
#1625
from unknownbrackets/android-minor
2014-12-01 02:54:31 -05:00
Core
FifoRecorder: Use std::vector for m_Ram and m_ExRam
2014-12-07 18:13:53 -05:00
DSPSpy
Fixed issue with DSP Dump not closing files.
2014-06-23 13:08:43 -07:00
DSPTool
msvc: remove some remnants of SDL and DSound from projects and general cleanup.
2014-09-01 21:27:44 -07:00
PCH
Windows: Use a shared precompiled header for dolphin code under Source/
2014-08-14 23:51:13 -07:00
UnitTests
UnitTests: add tests for bitwise AVX instructions
2014-12-06 22:28:03 +01:00
VSProps
Port dolphin to SFML 2.1
2014-11-25 16:44:38 +00:00
.clang-format
UseTab: ForIndentation
2014-05-26 21:28:59 -07:00
CMakeLists.txt
Windows: Use a shared precompiled header for dolphin code under Source/
2014-08-14 23:51:13 -07:00
dolphin-emu.sln
Merge pull request
#1085
from waddlesplash/refactoring
2014-10-05 21:25:44 -04:00