I want feedback !
You can build the core with the new input handling by running :
make -f makefile.libretro USE_NEW_MAPPING=1
Test with your favorites games and tell me if you find anything that seems messed up. some games should have the same mapping as before (neogeo, street fighters, …), some other probably won’t (for those, i tried to use standalone fba as reference).
If there is no major issue, i’ll make it the default in a few days (the new code is easier to maintain and should solve present and future issues with bad/missing inputs).