summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/arcadecl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Eliminates the extern variables from atarimo video core, in order to remove a... Angelo Salese2011-04-051-0/+1
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-3/+3
* BIG update. Aaron Giles2011-03-291-7/+7
* Breaks some driver entanglements to simplify future driver_device Aaron Giles2011-03-101-4/+33
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* From: Atari Ace [atari_ace@frontier.com] Aaron Giles2011-01-271-0/+1
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-2/+2
* regression fix way back at r152, atarimo_set_xscroll wasn't updated when some... Michaƫl Banaan Ananas2010-07-011-1/+1
* 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
* Converted atari drivers over to using driver_data for the most Aaron Giles2009-12-091-13/+5
* Fix 01462: [Save/Restore] atarimo_render-based drivers: Aaron Giles2008-03-171-3/+3
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-2/+2
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-1/+1
* Added save state support to slapstic. Aaron Giles2008-01-051-3/+0
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+123