Previous 199869 Revisions Next

r17889 Friday 14th September, 2012 at 16:35:26 UTC by Angelo Salese
Some minor mods, nw
[src/mame/includes]legionna.h
[src/mame/machine]seicop.c

trunk/src/mame/machine/seicop.c
r17888r17889
24642464         // cupsoc 1b | 5 | 7ff7 | dde5 | f80 aa2 984 0c2
24652465         /* radar x/y positions */
24662466         /* FIXME: x/ys are offsetted */
2467         /* FIXME: uses 0x10044a for something */
24672468         if(COP_CMD(0xf80,0xaa2,0x984,0x0c2,0x000,0x000,0x000,0x000,5,0x7ff7))
24682469         {
24692470            UINT8 offs;
trunk/src/mame/includes/legionna.h
r17888r17889
5757void heatbrl_setgfxbank(running_machine &machine, UINT16 data);
5858void denjinmk_setgfxbank(running_machine &machine, UINT16 data);
5959
60
61
62
63
64
6560SCREEN_UPDATE_IND16( legionna );
6661SCREEN_UPDATE_IND16( godzilla );
6762SCREEN_UPDATE_IND16( grainbow );

Previous 199869 Revisions Next


© 1997-2024 The MAME Team