MV-LED

From NeoGeo Development Wiki
Revision as of 16:16, 22 October 2011 by Furrtek (talk | contribs)
Jump to navigation Jump to search
MV-LED board. Picture courtesy of [TheArcadeBoneyard].
MV-LED2 board, same components, different size. Picture courtesy of [MVS-Scans].

Credits display board in original MVS systems. Uses two 7-segment displays to show the player's remaining credits.

Uses CRE401 RC arrays for inputs.

Pinout:

  • VCC
  • VCC
  • Clk
  • Digit 1 ABCD
  • Digit 2 ABCD
  • GND
  • GND

Digits are BCD-coded and controled by registers REG_LEDLATCHES($380031) and REG_LEDDATA($380041). Clock on rising edge ?

See also MV-ELA for the marquee board details.

MV-LED2 board incomplete schematic.

Connection to the MVS board visible in [page 5 of the schematics]