mess stuff isn't compiled by default, and I wasn't using a combined build, so I missed this user, sorry. May as well fix it until final locations etc. are decided.

This commit is contained in:
David Haywood 2013-07-05 19:00:25 +00:00
parent 24f917c14c
commit a78a26db4a
2 changed files with 4 additions and 2 deletions

View File

@ -16,7 +16,7 @@
***************************************************************************/
#include "emu.h"
#include "cpu/m68000/m68000.h"
#include "machine/68340.h"
#include "sound/es5506.h"
#include "machine/esqvfd.h"
@ -30,7 +30,7 @@ public:
m_sq1vfd(*this, "sq1vfd")
{ }
required_device<m68340_device> m_maincpu;
required_device<m68340cpu_device> m_maincpu;
required_device<esq2x40_sq1_t> m_sq1vfd;
virtual void machine_reset();

View File

@ -380,6 +380,8 @@ MACHINES += LDV1000
MACHINES += LDVP931
MACHINES += LINFLASH
MACHINES += M6M80011AP
MACHINES += M68307
MACHINES += M68340
MACHINES += MATSUCD
MACHINES += MB14241
MACHINES += MB3773