RetroArch/network
Gregor Richards 147d739197 Fixed stall_frames=0 mode to only block if frames are actually needed.
Rather than counting on the complexicon of used_real calculations, set
used_real when... real is used. (Problem: If the core doesn't read input
at all, used_real won't be set; todo: test with handhelds.) Minor
resilience fixes.
2016-09-13 21:32:57 -04:00
..
httpserver Cleanups 2016-09-12 18:18:20 +02:00
netplay Fixed stall_frames=0 mode to only block if frames are actually needed. 2016-09-13 21:32:57 -04:00
net_http_special.c Move performance.c to libretro-common/features/features_cpu.c 2016-05-10 20:31:27 +02:00
net_http_special.h Move libretro.h headers to libretro-common/include 2016-05-10 19:03:53 +02:00
net_logger.c Move netplay code to network/netplay dir 2016-05-19 11:46:54 +02:00