Previous | 199869 Revisions | Next |
r18040 Thursday 20th September, 2012 at 12:11:21 UTC by hap |
---|
(note) |
[src/mame/drivers] | 8080bw.c |
r18039 | r18040 | |
---|---|---|
2359 | 2359 | if (newval) |
2360 | 2360 | { |
2361 | 2361 | /* |
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. | |
2363 | 2363 | It latches the gun position and then compares it with VRAM contents: 1 byte/8 pixels, 0 means miss. |
2364 | 2364 | IN1 d0 probably indicates if the latch is ready or not (glitches happen otherwise) |
2365 | 2365 |
Previous | 199869 Revisions | Next |