trunk/src/mame/machine/raiden2cop.c
r32435 | r32436 | |
443 | 443 | // sprite priority is wrong (not command related - sort DMA) |
444 | 444 | // 3rd stage mid-boss does not enter properly (have to use special attack to trigger them into motion) |
445 | 445 | // 5th stage, does not punch door for speedboat section |
| 446 | // bats all fly in a single straight line during ending (maybe PRNG, it isn't hooked up on R2 driver?) |
446 | 447 | |
447 | 448 | if (triggerval == 0x0205 || triggerval == 0x0904 || |
448 | 449 | triggerval == 0x8100 || triggerval == 0x8900 || /* sin / cos */ |