Specification (nw)

This commit is contained in:
angelosa 2017-06-30 07:55:33 +02:00
parent 24ac067271
commit dcbf4b91eb

View File

@ -85,7 +85,7 @@ WRITE16_MEMBER(namcond1_state::cuskey_w)
case (0x0c>>1):
m_ygv608->set_gfxbank((data & 0x0002) >> 1); // i think
// bit 0 used in abcheck
// bit 0 used in abcheck during garbage screens, tile/color select of some kind?
break;
default :