mirror of
https://github.com/holub/mame
synced 2025-10-05 08:41:31 +03:00
Rise of the OPX (nw)
This commit is contained in:
parent
ec446e6b46
commit
f05751e283
@ -1756,7 +1756,7 @@ void ymf271_device::device_clock_changed()
|
||||
calculate_clock_correction();
|
||||
}
|
||||
|
||||
DEFINE_DEVICE_TYPE(YMF271, ymf271_device, "ymf271", "Yamaha YMF271")
|
||||
DEFINE_DEVICE_TYPE(YMF271, ymf271_device, "ymf271", "Yamaha YMF271 OPX")
|
||||
|
||||
ymf271_device::ymf271_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock)
|
||||
: device_t(mconfig, YMF271, tag, owner, clock)
|
||||
|
Loading…
Reference in New Issue
Block a user