From 376eac16c9bae55e9a8c2c0240b442e00d8f895c Mon Sep 17 00:00:00 2001 From: David Haywood Date: Sat, 27 Sep 2014 16:43:42 +0000 Subject: [PATCH] before I forget (nw) --- src/mame/machine/raiden2cop.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mame/machine/raiden2cop.c b/src/mame/machine/raiden2cop.c index 70fd7957e34..a19f0d8d4db 100644 --- a/src/mame/machine/raiden2cop.c +++ b/src/mame/machine/raiden2cop.c @@ -443,6 +443,7 @@ int raiden2cop_device::find_trigger_match(UINT16 triggerval, UINT16 mask) // sprite priority is wrong (not command related - sort DMA) // 3rd stage mid-boss does not enter properly (have to use special attack to trigger them into motion) // 5th stage, does not punch door for speedboat section + // bats all fly in a single straight line during ending (maybe PRNG, it isn't hooked up on R2 driver?) if (triggerval == 0x0205 || triggerval == 0x0904 || triggerval == 0x8100 || triggerval == 0x8900 || /* sin / cos */