Go to file
Aaron Giles 70a40085eb Removed machine.generic.tmpbitmap, VIDEO_START(generic_bitmapped),
and SCREEN_UPDATE(generic_bitmapped). In their place, each screen_device
now maintains a default bitmap which is automatically copied to the
screen on each update if no SCREEN_UPDATE function is provided and if
no driver_device::video_update override is present. This bitmap can be
found by querying the screen's new default_bitmap() method. [Aaron Giles]
2012-01-02 07:37:22 +00:00
artwork HLSL Updates: [Ryan Holtz, Bat Country Entertainment, austere] 2011-06-06 21:25:38 +00:00
docs Refactored the hlsl.txt documentation file to match current MAME commands (nw) 2011-11-13 03:54:52 +00:00
hash Various changes for Neo-Geo driver [Johnboy]: 2011-12-24 19:09:32 +00:00
hlsl HLSL "Hurricain't Keep A Good Dev Down" Bugfix Extravaganza: [Ryan Holtz, Bat 2011-08-28 09:10:53 +00:00
src Removed machine.generic.tmpbitmap, VIDEO_START(generic_bitmapped), 2012-01-02 07:37:22 +00:00
.gitattributes Removed not needed files (no whatsnew) 2012-01-01 17:23:43 +00:00
makefile Commented (per Kale's request) not removed libcothread usage in core (requires clean build), (no whatsnew) 2011-11-30 16:00:43 +00:00