From ac53b6b90b72e6fa9701b67b6497aede78bb429a Mon Sep 17 00:00:00 2001 From: Scott Stone Date: Sat, 12 Apr 2014 14:23:06 +0000 Subject: Some changes/corrections to device descriptions from MASH and Tafoid (nw) --- src/emu/machine/rp5h01.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/emu/machine/rp5h01.c') diff --git a/src/emu/machine/rp5h01.c b/src/emu/machine/rp5h01.c index 64b56ef6644..5131de0cb42 100644 --- a/src/emu/machine/rp5h01.c +++ b/src/emu/machine/rp5h01.c @@ -19,7 +19,7 @@ const device_type RP5H01 = &device_creator; rp5h01_device::rp5h01_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) - : device_t(mconfig, RP5H01, "RP5H01", tag, owner, clock, "rp5h01", __FILE__) + : device_t(mconfig, RP5H01, "RP5H01 6/7-bit Counter", tag, owner, clock, "rp5h01", __FILE__) { } -- cgit v1.2.3-70-g09d2