NEO-I0: Difference between revisions

From NeoGeo Development Wiki
Jump to navigation Jump to search
m (moved NEO-IO to NEO-I0)
 
mNo edit summary
Line 6: Line 6:
*Video sync output for JAMMA edge
*Video sync output for JAMMA edge
*Coin counter and coin lockout output
*Coin counter and coin lockout output
=Pinout=
[[File:Neo-i0_pinout.png]]
*P0~P15: [[GPU]] multiplexed bus.
On a MV1F slot:
*Q00~Q18 are connected to the [[SFIX]] ROM address lines.
*SM1CS(ORO0) = SYSTEM(ORI0) OR SDROM(ORI1)
*SYNCOUT = SYNCIN XOR SYNCREV ?
*Q21,Q22:METER1,METER2
*Q23,Q24:LOCK1,LOCK2


[[Category:Chips]]
[[Category:Chips]]

Revision as of 08:08, 14 March 2011

MVS specific chip that does a bunch of unrelated things.

  • S ROM address latch for SFIX, same as S ROM portion of NEO-273
  • SM1 /CS output when Z80 is reading from ROM and SM1/SFIX is enabled (SM1CS = SDROM OR SYSTEM)
  • /ROMOE output for PROG board (ROMOE = ROMOEU AND ROMEOU)
  • Video sync output for JAMMA edge
  • Coin counter and coin lockout output

Pinout

File:Neo-i0 pinout.png

  • P0~P15: GPU multiplexed bus.

On a MV1F slot:

  • Q00~Q18 are connected to the SFIX ROM address lines.
  • SM1CS(ORO0) = SYSTEM(ORI0) OR SDROM(ORI1)
  • SYNCOUT = SYNCIN XOR SYNCREV ?
  • Q21,Q22:METER1,METER2
  • Q23,Q24:LOCK1,LOCK2