Previous 199869 Revisions Next

r32436 Saturday 27th September, 2014 at 16:43:42 UTC by David Haywood
before I forget (nw)
[src/mame/machine]raiden2cop.c

trunk/src/mame/machine/raiden2cop.c
r32435r32436
443443            // sprite priority is wrong (not command related - sort DMA)
444444            // 3rd stage mid-boss does not enter properly (have to use special attack to trigger them into motion)
445445            // 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?)
446447
447448            if (triggerval == 0x0205 || triggerval == 0x0904 ||
448449               triggerval == 0x8100 || triggerval == 0x8900 || /* sin / cos */

Previous 199869 Revisions Next


© 1997-2024 The MAME Team