mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 18:01:56 +00:00
Add Triforce platform and preliminary boot.id parsing
This commit is contained in:
parent
494e2c05c2
commit
71f654cdc4
15 changed files with 41 additions and 4 deletions
|
@ -165,6 +165,7 @@ private:
|
|||
Result m_result;
|
||||
bool m_is_tgc = false;
|
||||
bool m_is_datel = false;
|
||||
bool m_is_triforce = false;
|
||||
bool m_is_not_retail = false;
|
||||
|
||||
bool m_redump_verification;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue