Hi guys, just wanted to let you know about my little project.
It's a JVS to PC adapter, a-la JVS-PAC. It converts the inputs from a jvs cabinet to a HID joystick. Works on pc, mac and linux, it could be made to work on PS3 too if needed.
For now it only recognizes digital inputs, but i'll start working on analog soon.
It's open source and uses a teensy board with a rs 485 chip. It's quite cheap: the teensy is about 16$, the sn75176b (for rs-485) is about 2$ for 4 ICs.
You can find the source here:
https://github.com/k4roshi/JVSyIf you'd like a compiled version, just ask
