summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/cheekyms.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-22/+22
* BIG update. Aaron Giles2011-03-291-12/+12
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-6/+6
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+2
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* ooops... forgot that I added driver data struct to cheekyms.c as well. here i... Fabio Priuli2009-11-251-50/+50
* > From: atari_ace@verizon.net Aaron Giles2009-08-131-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-7/+7
* Cleanups and version bump. Aaron Giles2009-05-281-6/+6
* Fixed 03176: cheekyms: Graphic Regression [Pierpaolo Prazzoli] Pierpaolo Prazzoli2009-05-151-42/+41
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-1/+1
* Ok, this is The Big One. Aaron Giles2009-02-111-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-1/+1
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-1/+1
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-1/+1
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-1/+1
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-1/+1
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-1/+1
* Uses PORT_CHANGED Zsolt Vasvari2008-03-041-95/+119
* * remove flip_screen macro Couriersud2008-02-251-3/+3
* machine->pens lookup removal Zsolt Vasvari2008-02-221-3/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+180