Previous 199869 Revisions Next

r22673 Sunday 5th May, 2013 at 02:27:23 UTC by Brian Troha
Include the include - NW
[src/mame/includes]seibuspi.h

trunk/src/mame/includes/seibuspi.h
r22672r22673
117117   DECLARE_VIDEO_START(spi);
118118   DECLARE_MACHINE_RESET(seibu386);
119119   DECLARE_VIDEO_START(sys386f2);
120   DECLARE_MACHINE_START(sxx2e);
121   DECLARE_MACHINE_RESET(sxx2e);
120122   DECLARE_MACHINE_START(sxx2f);
121123   DECLARE_MACHINE_RESET(sxx2f);
122124   UINT32 screen_update_spi(screen_device &screen, bitmap_rgb32 &bitmap, const rectangle &cliprect);

Previous 199869 Revisions Next


© 1997-2024 The MAME Team