summaryrefslogtreecommitdiff
path: root/gen_player.c
AgeCommit message (Collapse)Author
2021-03-12Stop loading at the end of a fileAdrien Plazas
When section 0 is found, assume we reached the end of the serialization, so stop deserializing.
2020-05-16Fix libretro targetMichael Pavone
2020-05-08Make netplay remote sync to network rather than audio or video so it doesn't ↵Michael Pavone
drift out of sync with the host
2020-05-02Use zlib to compress event log streamsMike Pavone
2020-05-02Fix some netplay issuesMike Pavone
2020-04-29Add missing netplay files and add in support for sending gamepad commands ↵Michael Pavone
back to host