mirror of
https://github.com/holub/mame
synced 2025-07-04 09:28:51 +03:00
bus/bbc/1mhzbus/torchhd: Remove imperfect disk tag.
This commit is contained in:
parent
3107119dcb
commit
ed43df15a8
@ -54,8 +54,6 @@ private:
|
||||
class bbc_torchhd_device : public bbc_sasi_device
|
||||
{
|
||||
public:
|
||||
static constexpr feature_type imperfect_features() { return feature::DISK; }
|
||||
|
||||
// construction/destruction
|
||||
bbc_torchhd_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user