don't need this

This commit is contained in:
Michaël Banaan Ananas 2013-12-01 00:05:21 +00:00
parent 41bce6eb68
commit c0f96b3277

View File

@ -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)