Commit Graph

13 Commits

Author SHA1 Message Date
80d4902cfc remove 5gb wasted space by removing precompiled headers 2024-12-23 21:04:51 +01:00
11556a1332 add changeable config path 2024-12-16 11:09:38 +08:00
8fc24503c8 diva, fgo: added gfx, close #46 2024-11-03 23:00:43 +01:00
56e971c6a4 changed default operator buttons to F1, F2 and F3 and fixed subnets 2024-02-06 13:01:26 +01:00
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
1e2788795c divaio: Wire up input config 2020-06-06 15:56:35 -04:00
415b06af7c divaio: Add config 2020-06-06 15:56:35 -04:00
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