Go to file
Zsolt Vasvari 48f7d189e6 Changes VIDEO_UPDATE signature to
typedef UINT32 (*video_update_func)(const device_config *screen, int scrnum, bitmap_t *bitmap, const rectangle *cliprect);

Adds const device_config *primary_screen to running_machine (not yet used)
2008-03-08 15:57:43 +00:00
docs Cleanups on the doc files. 2008-02-13 16:55:14 +00:00
src Changes VIDEO_UPDATE signature to 2008-03-08 15:57:43 +00:00
.gitattributes Mysterious Stones gets the "full treatment" 2008-03-06 03:45:15 +00:00
makefile Followup to r767: 2008-02-22 00:17:36 +00:00