Some minor mods, nw

This commit is contained in:
Angelo Salese 2012-09-14 16:35:26 +00:00
parent 94d09cc4c3
commit 002948d06e
2 changed files with 1 additions and 5 deletions

View File

@ -57,11 +57,6 @@ public:
void heatbrl_setgfxbank(running_machine &machine, UINT16 data);
void denjinmk_setgfxbank(running_machine &machine, UINT16 data);
SCREEN_UPDATE_IND16( legionna );
SCREEN_UPDATE_IND16( godzilla );
SCREEN_UPDATE_IND16( grainbow );

View File

@ -2464,6 +2464,7 @@ static WRITE16_HANDLER( generic_cop_w )
// cupsoc 1b | 5 | 7ff7 | dde5 | f80 aa2 984 0c2
/* radar x/y positions */
/* FIXME: x/ys are offsetted */
/* FIXME: uses 0x10044a for something */
if(COP_CMD(0xf80,0xaa2,0x984,0x0c2,0x000,0x000,0x000,0x000,5,0x7ff7))
{
UINT8 offs;