mirror of
https://github.com/holub/mame
synced 2025-04-19 15:11:37 +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:
|
||||
static constexpr feature_type imperfect_features() { return feature::SOUND; }
|
||||
|
||||
// construction/destruction
|
||||
votrax_sc01_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user