summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/rampart.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-1/+1
* BIG update. Aaron Giles2011-03-291-4/+4
* Breaks some driver entanglements to simplify future driver_device Aaron Giles2011-03-101-1/+2
* 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-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-11/+2
* 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-2/+2
* Added save state support to slapstic. Aaron Giles2008-01-051-87/+13
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+212