diff --git a/src/mame/machine/igs028.cpp b/src/mame/machine/igs028.cpp index 5e71c2bff64..fd626df5d1e 100644 --- a/src/mame/machine/igs028.cpp +++ b/src/mame/machine/igs028.cpp @@ -12,7 +12,7 @@ igs028_device::igs028_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) - : device_t(mconfig, IGS028, "IGS028", tag, owner, clock, "igs028", __FILE__) + : device_t(mconfig, IGS028, "IGS028 Protection", tag, owner, clock, "igs028", __FILE__) { }