Previous 199869 Revisions Next

r18040 Thursday 20th September, 2012 at 12:11:21 UTC by hap
(note)
[src/mame/drivers]8080bw.c

trunk/src/mame/drivers/8080bw.c
r18039r18040
23592359   if (newval)
23602360   {
23612361      /*
2362         The game registers a valid shot after the gun trigger is pressed.
2362         The game registers a valid shot after the gun trigger is pressed, and IN1 d0 is high.
23632363         It latches the gun position and then compares it with VRAM contents: 1 byte/8 pixels, 0 means miss.
23642364         IN1 d0 probably indicates if the latch is ready or not (glitches happen otherwise)
23652365

Previous 199869 Revisions Next


© 1997-2024 The MAME Team