dolphin/Source/Core/Core/IOS
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
..
DI Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
ES Keep track of GameTDB ID separately from game ID 2019-02-25 19:54:25 +01:00
FS Present an error message when failing to open a file that should exist. 2018-12-03 19:07:42 -06:00
Network Use empty instead of size 2019-02-13 00:03:49 +01:00
SDIO Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
STM Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
USB WiimoteDevice: Update UI when wiimote connection status changes to keep check marks in the menu bar accurate. 2019-01-29 07:57:51 -06:00
WFS Use empty instead of size 2019-02-13 00:03:49 +01:00
Device.cpp Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
Device.h Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
DeviceStub.cpp Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
DeviceStub.h Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
IOS.cpp Use empty instead of size 2019-02-13 00:03:49 +01:00
IOS.h Move all UID constants to a single file 2018-05-09 21:08:24 +02:00
IOSC.cpp Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
IOSC.h Move ECCSignature to Common::ec and give it a less confusing name 2018-05-27 14:01:38 +02:00
MIOS.cpp Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
MIOS.h Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00
Uids.h Move all UID constants to a single file 2018-05-09 21:08:24 +02:00
VersionInfo.cpp VersionInfo: Replace IOS59 v7021 with v9249 2018-12-01 22:29:39 +04:00
VersionInfo.h Use nested namespaces for IOS HLE 2018-05-30 11:40:05 +02:00