mirror of
https://github.com/holub/mame
synced 2025-10-05 08:41:31 +03:00
tiny documentation update about Twin Eagle II also available as a standard rom board or a standalone PCB
This commit is contained in:
parent
5f244fffa0
commit
6481c3e903
@ -951,7 +951,7 @@ ADDRESS_MAP_END
|
||||
Twin Eagle II
|
||||
***************************************************************************/
|
||||
|
||||
/* standalone board based on SSV hardware */
|
||||
/* comes as either a standalone board or a standard SSV rom board (verified) */
|
||||
|
||||
static ADDRESS_MAP_START( twineag2_readmem, ADDRESS_SPACE_PROGRAM, 16 )
|
||||
AM_RANGE(0x010000, 0x03ffff) AM_READ(MRA16_RAM ) // More RAM
|
||||
|
Loading…
Reference in New Issue
Block a user