mirror of
https://github.com/holub/mame
synced 2025-06-01 10:31:48 +03:00
vrc6.cpp : Fix description related to Chip marking
This commit is contained in:
parent
b5eb7d4bab
commit
c2b28302e0
@ -17,7 +17,7 @@
|
||||
#include "vrc6.h"
|
||||
|
||||
// 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
|
||||
|
Loading…
Reference in New Issue
Block a user