manicx wrote: ↑Tue Dec 07, 2021 4:06 pm
I can insist that more people with STEs have jagpads and would prefer that to a modified joypad or keys/mouse combo. Jagpads can be bought for peanuts from the US, although taxes can apply. I bought mine for 20 euros including the tax. And it works out of the box, no modifications. Just plug and play.
There's a descent list of games using the jagpad.
http://www.atarimania.com/list_games_at ... 8_S_G.html
I am sure it can also be implemented fairly easy.
Despite the JagPad is an horrible gamepad...
and it is only supported by STE / Falcon
As long I reviewed AGT´s JagPad support, these are not read based in an IRQ filled queue.
There is only polling support for JagPad, that means, you will lose many button presses of the JagPad;
unless you create an almost constant polling, that is a CPU overhead, not possible with current fire&forget code implementation.