From 9e15591d5fe355776db21a4d29f687b4c4f94578 Mon Sep 17 00:00:00 2001 From: cam900 Date: Sat, 17 Feb 2018 14:27:23 +0900 Subject: pokey.cpp : Typo --- src/devices/sound/pokey.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/devices/sound/pokey.cpp b/src/devices/sound/pokey.cpp index cda5a657091..9792bcb8ec5 100644 --- a/src/devices/sound/pokey.cpp +++ b/src/devices/sound/pokey.cpp @@ -174,7 +174,7 @@ DEFINE_DEVICE_TYPE(POKEY, pokey_device, "pokey", "Atari C012294 POKEY") //************************************************************************** //------------------------------------------------- -// okim9810_device - constructor +// pokey_device - constructor //------------------------------------------------- pokey_device::pokey_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock) -- cgit v1.2.3