No conozco el kmame, pero sí es un port del mame normal (el de línea de comandos) probablemente admita esto:
mame -verifyroms nombre_romsetmame -verifyroms typhoon
si no tienes el ajax, te devuelve lo siguiente:
CODE
typhoon : 770_f04.g16 65536 bytes NOT FOUND (shared with parent)
CRC(e0e4ec9c) SHA1(15ae09c3ad67ec626d8178ec1417f0c57ca4eca4)
typhoon : 770_h03.f16 32768 bytes NOT FOUND (shared with parent)
CRC(2ffd2afc) SHA1(ca2ef684f87bcf9b70b3ec66ec80685edaf04b9b)
typhoon : 770c13 262144 bytes NOT FOUND (shared with parent)
CRC(b859ca4e) SHA1(f58678d503683f78cca0d5ed2d79f6f68ab3495a)
typhoon : 770c12 262144 bytes NOT FOUND (shared with parent)
CRC(50d14b72) SHA1(e3ff4a5aeefa6c10b5f7fec18297948b7c5acfdf)
typhoon : 770c09 524288 bytes NOT FOUND (shared with parent)
CRC(1ab4a7ff) SHA1(fa007b41027f95d29d2a9f931a2fe235844db637)
typhoon : 770c08 524288 bytes NOT FOUND (shared with parent)
CRC(a8e80586) SHA1(0401f59baa691905287cef94427f39e0c3f0adc6)
typhoon : 770c06 262144 bytes NOT FOUND (shared with parent)
CRC(d0c592ee) SHA1(c1be73dd259f2779d715659b177e47513776a0d4)
typhoon : 770c07 262144 bytes NOT FOUND (shared with parent)
CRC(0b399fb1) SHA1(fbe26f9aa9a655d08bebcdd79719d35134ca4dd5)
typhoon : 63s241.j11 512 bytes NOT FOUND (shared with parent)
CRC(9bdd719f) SHA1(de98e562080a97714047a8ad17abc6662c188897)
typhoon : 770c10 262144 bytes NOT FOUND (shared with parent)
CRC(7fac825f) SHA1(581522d7a02dad16d2803ff344b4db133f767e6b)
typhoon : 770c11 524288 bytes NOT FOUND (shared with parent)
CRC(299a615a) SHA1(29cdcc21998c72f4cf311792b904b79bde236bab)
romset typhoon [ajax] is bad
1 romsets found, 0 were OK.
En la penúltima línea vemos "typhoon [ajax]" que nos advierte que ajax es su parent.
En caso de que tuvieras el ajax, te devolvería esto:
CODE
romset typhoon [ajax] is good
1 romsets found, 1 were OK.
Método 2Si usas un port del mame32, entonces deberías buscar el nombre del juego en el listado, y en caso de que su icono aparezca tabulado se trata de un clon, y su parent sería el inmediato superior que se encuentre tabulado a la izquierda, en este caso "ajax":
Método 3También puedes utilizar algún gestor de roms como el
Romcenter:
Buscamos el nombre del juego y vemos que se trata de un clon:

y al hacer doble click vemos que se trata de un clon del ajax:
