pokey.cpp : Typo

This commit is contained in:
cam900 2018-02-17 14:27:23 +09:00 committed by GitHub
parent 47f7a82ce8
commit 9e15591d5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)