[QUOTE=xadox;41800]Brunnis keeps going with great findings! Are some devs already involved into this?[/QUOTE] Thanks! Here’s another one: I believe I just found and fixed the lag issue in fceumm. Pull request is here: https://github.com/libretro/libretro-fceumm/pull/46
Guess I can be counted as a dev now…
I’ve tested the fix and it performs as expected, i.e. it removes a full frame of lag and brings fceumm up to the same level of input lag performance as Nestopia. Talk about small fix (moving one line of code one line up…).
EDIT: Repo with the fix can be found here: https://github.com/Brunnis/libretro-fceumm
EDIT: I can see that twinaphex just merged the fix into the fceumm master. Yay!