fab-agon-emulator
fab-agon-emulator copied to clipboard
SDL gamepad input / GPIO lags on windows
The version 0.9.2 adds GPIO emulation and also adds gamepad support. It works flawless on linux, but on windows it has very much delay (in the seconds). I've added printlns to verify its not SDL itself which delays the input, but internally in the GPIO handling it must delay updates.