mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
don't need this
This commit is contained in:
parent
41bce6eb68
commit
c0f96b3277
@ -11,7 +11,6 @@
|
||||
#include "audio/dsbz80.h"
|
||||
|
||||
#define Z80_TAG "mpegcpu"
|
||||
#define YMZ770_TAG "ymz770"
|
||||
|
||||
static ADDRESS_MAP_START( dsbz80_map, AS_PROGRAM, 8, dsbz80_device )
|
||||
AM_RANGE(0x0000, 0x7fff) AM_ROM AM_REGION(":mpegcpu", 0)
|
||||
|
Loading…
Reference in New Issue
Block a user