diff options
author | 2020-09-11 00:39:41 +0900 | |
---|---|---|
committer | 2020-09-10 11:39:41 -0400 | |
commit | 773bed8afd0cc1e8f9419063f3bc02f340b870cd (patch) | |
tree | fd80f79cbd378c6f194b5e2de3cd1cc61c8a5a2c /src | |
parent | ad78afbe8f4d2c61e7534a0e69cd2853fed3424d (diff) |
y2.cpp: Add placeholder for undumped games (#7173)
Diffstat (limited to 'src')
-rw-r--r-- | src/mame/drivers/y2.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mame/drivers/y2.cpp b/src/mame/drivers/y2.cpp index 2f36fa1227b..2cde3ca22bd 100644 --- a/src/mame/drivers/y2.cpp +++ b/src/mame/drivers/y2.cpp @@ -107,3 +107,7 @@ ROM_END There is a PS2 version with the Unlimited Match title screen, but unless it's used for a different region the arcade doesn't show that title, only announces it. */ GAME( 2009, kof2002um, 0, system_board_y2, system_board_y2, system_board_y2_state, empty_init, ROT0, "SNK Playmore / New Channel", "The King of Fighters - Fuchou Zhi Lu/Road to Revenge / The King of Fighters 2002 Unlimited Match (China)", MACHINE_IS_SKELETON ) // also Export? GAME( 2009, kof2002umj, kof2002um, system_board_y2, system_board_y2, system_board_y2_state, empty_init, ROT0, "SNK Playmore", "The King of Fighters 2002 Unlimited Match (Japan)", MACHINE_IS_SKELETON ) + +//ひぐらしの哭く頃に 雀/Higurashi no naku koro ni Jan +//エヌアイン完全世界/En-Eins Perfektewelt +//上海 臥龍天昇/Shanghai Ga ryū tenshō |