summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/bbusters.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-47/+47
* BIG update. Aaron Giles2011-03-291-20/+20
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* Various snk drivers now use driver_data. [Atari Ace] Andrew Gardner2010-08-271-58/+76
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Renamed tilemap -> tilemap_t, as the name 'tilemap' is too commonly Aaron Giles2009-12-281-1/+1
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-6/+6
* Eliminated SMH_* usage in all memory maps in drivers beginning with A and B. ... Ryan Holtz2009-05-251-19/+19
* Major drawgfx cleanup, global removal, and feature enhancements: Aaron Giles2009-01-121-3/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-6/+6
* Region classes go bye-bye. Aaron Giles2008-07-281-1/+1
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-1/+1
* Fixes sprite wrapping -- this is used on the gun calibration screen, at least. Zsolt Vasvari2008-03-191-8/+6
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-4/+4
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-2/+2
* - Some more machine->pen lookup removal Zsolt Vasvari2008-02-211-2/+2
* Changed the use of machine->remapped_colortable to machine->pens where the dr... Zsolt Vasvari2008-02-051-1/+1
* Removed 'type' parameter from tilemap_create Zsolt Vasvari2008-02-051-6/+6
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+299