/*
Copyright (C) 2020 Rafal Michalski
This file is part of SPECTRUSTY, a Rust library for building emulators.
For the full copyright notice, see the lib.rs file.
*/
//! System bus device emulators to be used with [ControlUnit][spectrusty_core::chip::ControlUnit]s.