guru confirmed the id string is same on other games

This commit is contained in:
Michaël Banaan Ananas 2013-03-31 14:30:48 +00:00
parent 68e6a5a15d
commit 0bedfdf423

View File

@ -725,7 +725,6 @@ READ8_MEMBER(taitojc_state::jc_pcbid_r)
{ "DEV=TC0870HVP SYS=CG VER=1.0"};
// this is from sidebs(2.7j), needs to be verified more thoroughly
// - any more data after "VER=1."?
// - is it the same on other games?
// - can we assume it comes from the TC0870HVP chip?
return pcb_id[offset];