ygv608.cpp: note about missing registers (nw)

This commit is contained in:
angelosa 2017-09-28 04:07:39 +02:00
parent d41cb5fb04
commit a1042c6211

View File

@ -286,6 +286,8 @@ static ADDRESS_MAP_START( regs_map, AS_IO, 8, ygv608_device )
// CRTC
AM_RANGE(39, 46) AM_WRITE(crtc_w)
// 47-48 ROM transfer control - DMA source address
// 49 ROM transfer control - DMA size
ADDRESS_MAP_END
/***************************************