mirror of
https://github.com/libretro/RetroArch
synced 2025-01-31 06:32:48 +00:00
155e99b92c
* add keyboard recording support to bsv BSV movies recorded in older RA *WILL NOT* replay properly after this patch. While looking to see if the core actually uses a keyboard device could mitigate this, it is an unavoidable consequence of using BSV, a format which carries no metadata whatsoever. * Fix for loop declarations and some whitespace --------- Co-authored-by: Joseph C. Osborn <jcoa2018@pomona.edu>