toyoshim / jvsio

C library to handle JVS - JAMMA Video Standard - Bus v3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JVSIO

C/C++ CI

JVSIO is a general library to handle JVS - JAMMA Video Standard - Bus v3, and JVS Dash protocols. It's written in C and provides APIs for C.

APIs for C++ and Arduino were deprecated. You can find it in the legacy branch.

Applications that uses this library

  • iona for Arduino
  • iona-346 for Arduino + SEGA Saturn Pad
  • iona-js for the original ATMEGA32A based board + JAMMA
  • iona-us for CH559 + JAMMA / USB
  • JvsIoTester that supports the host mode to test JVS I/O boards
  • (more ... let me know!)

About

C library to handle JVS - JAMMA Video Standard - Bus v3

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C 56.5%Language:C++ 41.7%Language:Makefile 1.8%