(nw) validation

This commit is contained in:
Robbbert 2019-06-21 22:37:14 +10:00
parent 8cb7da3443
commit 9f03206da4

View File

@ -20,7 +20,7 @@
//#define VERBOSE (LOG_GENERAL)
#include "logmacro.h"
DEFINE_DEVICE_TYPE(BERT, bert_device, "bert", "NCD BERT ASIC")
DEFINE_DEVICE_TYPE(BERT, bert_device, "ncd_bert_asic", "NCD BERT ASIC")
bert_device::bert_device(const machine_config &mconfig, const char *tag, device_t *owner, u32 clock)
: device_t(mconfig, BERT, tag, owner, clock)