qt: Disable bus channels that are currently in use
This commit is contained in:
@@ -28,6 +28,8 @@ public:
|
||||
explicit SettingsBusTracking();
|
||||
~SettingsBusTracking() = default;
|
||||
|
||||
QList<int> busChannelsInUse(int bus);
|
||||
|
||||
/* These return 0xff is none is free. */
|
||||
uint8_t next_free_mfm_channel();
|
||||
uint8_t next_free_esdi_channel();
|
||||
|
||||
Reference in New Issue
Block a user