mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-13 06:01:15 -04: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.