mirror of
https://github.com/holub/mame
synced 2025-04-21 16:01:56 +03:00
ygv608.cpp: note about missing registers (nw)
This commit is contained in:
parent
d41cb5fb04
commit
a1042c6211
@ -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
|
||||
|
||||
/***************************************
|
||||
|
Loading…
Reference in New Issue
Block a user