mirror of
https://github.com/holub/mame
synced 2025-10-07 09:25:34 +03:00
iwm: Sad but true (nw)
This commit is contained in:
parent
9f591f7c08
commit
118df1b2db
@ -149,6 +149,8 @@ public:
|
|||||||
}
|
}
|
||||||
|
|
||||||
iwm_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
|
iwm_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
|
||||||
|
|
||||||
|
static constexpr feature_type imperfect_features() { return feature::DISK; }
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // MAME_MACHINE_APPLEFDC_H
|
#endif // MAME_MACHINE_APPLEFDC_H
|
||||||
|
Loading…
Reference in New Issue
Block a user