Joe Osborn 81b3e128ac
Add checkpointing feature for replay recordings. (#15072)
If cores are not deterministic, or if they only have bounded
determinism, we can obtain less drift if replay files also contain
periodic checkpoint states.  These are configured by the new retroarch
stting replay_checkpoint_interval (measured in seconds).  States are
inserted into the replay file in between frames.

This patch also fixes the settings display for the replay
autoincrement max keep setting.
2023-03-09 23:14:02 +01:00
..
2023-02-23 19:06:55 +01:00
2023-02-23 13:15:14 +01:00
2023-02-23 13:15:14 +01:00
2022-10-01 17:56:16 +02:00
2023-02-19 12:15:45 +01:00
2023-02-13 21:49:35 +01:00
2023-03-03 00:52:22 +01:00