mirror of
https://github.com/tdaede/td-io.git
synced 2024-11-12 01:20:51 +01:00
too much mediawiki
This commit is contained in:
parent
c27064ab62
commit
38f10108e1
18
README.md
18
README.md
@ -1,6 +1,6 @@
|
||||
td-io is a JVS I/O board designed to adapt older JAMMA-compatible cabinets to the newer JVS standard, used by modern arcade hardware such as the Naomi and exA. It features a number of independent systems to translate signals, drive cabinet hardware, and power JVS games.
|
||||
|
||||
== JVS inputs ==
|
||||
# JVS inputs
|
||||
|
||||
The JVS I/O bus connects to the board via USB-style A and B connectors. Daisy chaining is supported. The I/O presents two players, each with a single joystick/lever and six buttons. Joystick and button 1-4 inputs are mapped to the JAMMA edge connector, and buttons 4-6 are mapped to a CPS2-style kick harness connector.
|
||||
|
||||
@ -8,7 +8,7 @@ Service, test, and tilt buttons are also supported. JAMMA's single ervice button
|
||||
|
||||
The board also presents one or two coin slots, toggleable by a DIP switch. The board also features two coin meter drivers and two coin lockout drivers. Coins are locked out when the respective coin count is set to its max value (16383).
|
||||
|
||||
== Video ==
|
||||
# Video
|
||||
|
||||
The board amplifies JVS-level video (0.7Vp-p) to JAMMA appropriate levels, by applying a gain of 3. Amplification is DC coupled, so sources that swing negative will also swing negative on the output. Max input and output swing is -3.5 to 3.5V.
|
||||
|
||||
@ -16,24 +16,28 @@ In addition, a sync combiner combines negative H/V sync to negative composite sy
|
||||
|
||||
An EDID EEPROM is also attached to the VGA port, to identify as a 31kHz monitor.
|
||||
|
||||
== Audio ==
|
||||
# Audio
|
||||
|
||||
A class-D audio amplifier provides high power speaker drive to the JAMMA edge. In addition, an Egret 2-style stereo connector provides amplified stereo speaker driving. A swich selects between stereo and mono mixdown. There is also an analog pot for volume control.
|
||||
|
||||
== Power ==
|
||||
# Power
|
||||
|
||||
An 8-pin JVS power connector forwards 12V and 5V from the cabinet to the JVS board. In addition, an on-board power supply generates 3.3V at up to 8A from the cabinet's 5V rail for systems that require it, such as Naomi.
|
||||
|
||||
The IO's electronics are protected from overvoltage and overcurrent by an automatically resetting protector.
|
||||
|
||||
== Firmware Updates ==
|
||||
# Firmware Updates
|
||||
|
||||
The board features an on-board RP2040 microcontroller, whose firmware can be updated over USB for feature enhancements or compatibility fixes.
|
||||
|
||||
== Analog Input ==
|
||||
# Analog Input
|
||||
|
||||
The board features an unpopulated header exposing 3 3.3V level analog inputs, designed for potentiometers for analog joystick or racing games.
|
||||
|
||||
== License ==
|
||||
# Where to buy
|
||||
|
||||
The board is not currently for sale, as testing is not yet complete.
|
||||
|
||||
# License
|
||||
|
||||
CERN-OHL-W
|
||||
|
Loading…
Reference in New Issue
Block a user