mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-26 22:35:55 +02:00
Added SerialDevice base class interface. Adapted MagneticCardReader to use the SerialDevice interface. Implemented The Key of Avalon touchscreen SerialDevice. Altered CSIDevice_AMBaseboard to use SerialDevice. Made serial reads happen every GCAMCommand rather than only upon write.