Commit Graph

9 Commits

Author SHA1 Message Date
Tau 32596acab7 Delete coin blocker exports from IO DLLs
These never get called at the moment, so we have no way of
guaranteeing that any existing implementations are even correct. If
we do decide to start emulating the coin blocker then we will need
to advance the API versions, which will (hopefully) force any
third-party devs to test their coin blocker code before opting in.
2021-06-13 11:27:01 -04:00
Tau 645e6cba1d Add api versioning to divaio 2021-06-13 11:27:01 -04:00
Tau cb3c55d037 Statically link default divaio 2021-06-13 11:27:01 -04:00
9c2a94eb294ac460ccbd019f5f01f45fffff7759 1e2788795c divaio: Wire up input config 2020-06-06 15:56:35 -04:00
9c2a94eb294ac460ccbd019f5f01f45fffff7759 415b06af7c divaio: Add config 2020-06-06 15:56:35 -04:00
5d3b9130281102eb36519ddd0a2c6868ff061a3b 180dc3378a Diva: Fix slider detection & sensor order 2019-12-29 21:13:40 -04:00
Tau 0e1cfb66db Improve JVS bus life cycle handling 2019-11-03 13:01:38 -05:00
Tau 9ea6e09fdc Tweak JVS coin count APIs
This makes things more consistent with the button/analog APIs.
2019-08-03 17:41:39 -04:00
Tau 2405526f35 divaio: Break out Project Diva IO DLL 2019-05-03 15:50:37 -04:00