mirror of
https://github.com/holub/mame
synced 2025-04-25 17:56:43 +03:00
Specification (nw)
This commit is contained in:
parent
24ac067271
commit
dcbf4b91eb
@ -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 :
|
||||
|
Loading…
Reference in New Issue
Block a user