Previous 199869 Revisions Next

r32682 Sunday 12th October, 2014 at 08:24:36 UTC by Fabio Priuli
removed unneeded define. nw.
[src/emu/cpu/dsp32]dsp32.h

trunk/src/emu/cpu/dsp32/dsp32.h
r32681r32682
1414
1515
1616//**************************************************************************
17//  INTERFACE CONFIGURATION MACROS
18//**************************************************************************
19
20#define MCFG_DSP32C_CONFIG(_config) \
21   dsp32c_device::static_set_config(*device, _config);
22
23
24//**************************************************************************
2517//  CONSTANTS
2618//**************************************************************************
2719

Previous 199869 Revisions Next


© 1997-2024 The MAME Team