This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-02-06 03:19:57 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d821de2b9803e2a4993ae4e6b38a4b8126a61fa
dolphin
/
Source
History
Léo Lam
6d821de2b9
IOS: Use a std::array for the title key instead of vector
...
The title key is always 16 bytes, so it doesn't make sense to make it a std::vector.
2017-06-27 00:01:20 +02:00
..
Android
Boot: Clean up the boot code
2017-06-06 16:27:52 +02:00
Core
IOS: Use a std::array for the title key instead of vector
2017-06-27 00:01:20 +02:00
DSPSpy
…
DSPTool
Move DSP::CodesToHeader to DSPTool
2017-06-05 19:28:40 -07:00
PCH
msvc: bump the required _MSC_FULL_VER
2017-06-03 18:20:41 -07:00
UnitTests
Add CommonTitles.h for common Wii title IDs
2017-06-26 15:17:55 +02:00
VSProps
Qt/Windows: Properly link against qtmain.
2017-06-23 00:46:13 -07:00
.clang-format
…
CMakeLists.txt
Common: Add a std::optional implementation
2017-06-03 12:36:24 +02:00
dolphin-emu.sln
msbuild: put pugixml in Externals solution filter; fix project reference.
2017-06-15 19:06:16 -07:00