Fix Tekken Tag Tournament (World, TEG2/VER.C1, set 2) and Tekken Tag Tournament (US, TEG3/VER.B) doesn't boot.

This commit is contained in:
sjy96525 2017-11-13 10:18:00 +08:00 committed by hap
parent e332c5bb04
commit 4c9a95cfd7

View File

@ -1489,8 +1489,8 @@ void namcos12_state::machine_reset()
m_has_tektagt_dma = 0;
if( strcmp( machine().system().name, "tektagt" ) == 0 ||
strcmp( machine().system().name, "tektagtac" ) == 0 ||
strcmp( machine().system().name, "tektagtac1" ) == 0 ||
strcmp( machine().system().name, "tektagtc1" ) == 0 ||
strcmp( machine().system().name, "tektagtuc1" ) == 0 ||
strcmp( machine().system().name, "tektagtub" ) == 0 ||
strcmp( machine().system().name, "tektagtjc1" ) == 0 ||
strcmp( machine().system().name, "tektagtjb" ) == 0 ||