dolphin/Source
JosJuice 8842a0f402 Keep track of GameTDB ID separately from game ID
The difference between Dolphin's game IDs and GameTDB's game IDs
is that GameTDB uses four characters for non-disc titles, whereas
Dolphin uses six characters for all titles.

This fixes:

- TitleDatabase considering Datel discs to be NHL Hitz 2002
- Gecko code downloading not working for discs with IDs starting with P
- Cover downloading mixing up discs with channels (e.g. Mario Kart Wii
  and Mario Kart Channel) and making extra HTTP requests. (Android was
  actually doing a better job at this than DolphinQt!)
2019-02-25 19:54:25 +01:00
..
Android Keep track of GameTDB ID separately from game ID 2019-02-25 19:54:25 +01:00
Core Keep track of GameTDB ID separately from game ID 2019-02-25 19:54:25 +01:00
DSPSpy
DSPTool Update to Visual Studio's default Windows SDK 2018-10-20 00:53:08 +01:00
PCH Update to Visual Studio's default Windows SDK 2018-10-20 00:53:08 +01:00
UnitTests Merge pull request #7602 from CrystalGamma/stop-g_jit 2018-12-27 23:12:14 +01:00
VSProps Added FreeSurround to Externals 2019-02-13 22:52:39 -02:00
.clang-format clang-format: Split C++/ObjC sections 2018-10-06 11:30:45 +10:00
CMakeLists.txt cmake: Conditionally build the unit tests. 2018-12-08 14:07:06 -08:00
dolphin-emu.sln Added FreeSurround to Externals 2019-02-13 22:52:39 -02:00