summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/aliens.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-12/+12
* BIG update. Aaron Giles2011-03-291-9/+9
* 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-4/+4
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* misc Konami wip: Fabio Priuli2010-01-051-20/+25
* Converted aliens.c, blockhl.c, crimfght.c and gbusters.c to use Konami video ... Fabio Priuli2009-12-171-10/+12
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-1/+1
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-08-021-1/+1
* Bulk change alert. Aaron Giles2009-04-261-1/+1
* Major drawgfx cleanup, global removal, and feature enhancements: Aaron Giles2009-01-121-1/+1
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-2/+2
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-2/+2
* - Some more machine->pen lookup removal Zsolt Vasvari2008-02-211-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+86