Struct rustzx_core::RustzxSettings [−][src]
pub struct RustzxSettings { pub machine: ZXMachine, pub emulation_speed: EmulationSpeed, pub tape_fastload: bool, pub enable_kempston: bool, }
Fields
machine: ZXMachine
emulation_speed: EmulationSpeed
tape_fastload: bool
enable_kempston: bool