mirror of
https://github.com/holub/mame
synced 2025-06-08 13:53:52 +03:00
votrax: It's more than good enough to remove the flag
This commit is contained in:
parent
8f84fbb708
commit
afd157a5e4
@ -17,8 +17,6 @@ class votrax_sc01_device : public device_t,
|
|||||||
public device_sound_interface
|
public device_sound_interface
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
static constexpr feature_type imperfect_features() { return feature::SOUND; }
|
|
||||||
|
|
||||||
// construction/destruction
|
// construction/destruction
|
||||||
votrax_sc01_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
|
votrax_sc01_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user