| 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 |
| r22672 | r22673 | |
|---|---|---|
| 117 | 117 | DECLARE_VIDEO_START(spi); |
| 118 | 118 | DECLARE_MACHINE_RESET(seibu386); |
| 119 | 119 | DECLARE_VIDEO_START(sys386f2); |
| 120 | DECLARE_MACHINE_START(sxx2e); | |
| 121 | DECLARE_MACHINE_RESET(sxx2e); | |
| 120 | 122 | DECLARE_MACHINE_START(sxx2f); |
| 121 | 123 | DECLARE_MACHINE_RESET(sxx2f); |
| 122 | 124 | UINT32 screen_update_spi(screen_device &screen, bitmap_rgb32 &bitmap, const rectangle &cliprect); |
| Previous | 199869 Revisions | Next |