vrc6.cpp : Fix description related to Chip marking

This commit is contained in:
cam900 2020-02-04 13:53:56 +09:00 committed by GitHub
parent b5eb7d4bab
commit c2b28302e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@
#include "vrc6.h" #include "vrc6.h"
// device type definition // device type definition
DEFINE_DEVICE_TYPE(VRC6, vrc6snd_device, "vrc6snd", "Konami VRC6 (Sound)") DEFINE_DEVICE_TYPE(VRC6, vrc6snd_device, "vrc6snd", "Konami 053329 VRC VI (Sound)")
//************************************************************************** //**************************************************************************
// LIVE DEVICE // LIVE DEVICE