Go to file
Zsolt Vasvari 70eeb9ff23 - Removes the public screen_state object -- all access is via functions
- Removes screen[] object from running_machine
- Removed MAX_SCREENS constant -- there is no longer a hardcoded upper bound
2008-03-13 08:25:21 +00:00
docs Cleanups on the doc files. 2008-02-13 16:55:14 +00:00
src - Removes the public screen_state object -- all access is via functions 2008-03-13 08:25:21 +00:00
.gitattributes Moves crosshair code from video.c into its own module 2008-03-11 02:41:24 +00:00
makefile Followup to r767: 2008-02-22 00:17:36 +00:00