summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/deco32.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-1/+1
* Cleanups and version bump.mame0142 Aaron Giles2011-04-031-9/+9
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-102/+102
* BIG update. Aaron Giles2011-03-291-78/+78
* Haze: Added new files: video/decocomn.c video/decocomn. Split non-tilemap ... Scott Stone2011-03-251-43/+43
* Haze: Each deco16ic device now handles 2 tilemaps, not 4.. (base of converti... Scott Stone2011-03-251-30/+34
* Cleanups and version bump.mame0141u4 Aaron Giles2011-03-251-9/+9
* Haze: More Deco32 Cleanups (no whatsnew) Scott Stone2011-03-251-275/+36
* Converted Tattoo Assassins (and Night Slashers) to use deco16ic.c, fixing som... Scott Stone2011-03-251-144/+15
* Haze: Converted capteven to using generic functions in deco16ic.c (no whatsnew) Scott Stone2011-03-241-73/+17
* Haze: Convert fghthist to using generic functions in deco16ic.c (no whatsnew) Scott Stone2011-03-241-66/+36
* More of it from Haze ... Angelo Salese2011-03-241-122/+15
* More DECO 56 refactoring from Haze Angelo Salese2011-03-231-106/+3
* Haze: more of the same ... Angelo Salese2011-03-231-47/+4
* Deco 56: Allow rendering to a bitmap, with priority data intact, for manual m... Angelo Salese2011-03-231-150/+62
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-6/+6
* Eliminated global/static variables in a aristocr/atlus/bfm/bmc/ Aaron Giles2011-02-121-346/+357
* Made the machine_config a proper object. Added detokenize method to Aaron Giles2010-06-281-1/+1
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-7/+7
* Made deco32.c independent of deco16ic.c (it only needed a drawing routine) an... Fabio Priuli2010-02-251-2/+83
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Changed Caveman Ninja driver to use Partial Updates for Raster Effects Angelo Salese2009-12-291-44/+2
* Whitespace cleanup. (No, a release is not yet imminent.) Aaron Giles2009-12-281-1/+1
* Renamed tilemap -> tilemap_t, as the name 'tilemap' is too commonly Aaron Giles2009-12-281-2/+2
* Fixed: 03593: captaven & clones: Intro text scrolls from wrong direction Pierpaolo Prazzoli2009-12-241-48/+49
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-2/+2
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-19/+19
* > From: atari_ace@verizon.net Aaron Giles2009-08-131-1/+1
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-08-021-8/+9
* Cleaned out remaining generic drawgfx usage. Removed the Aaron Giles2009-07-021-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-25/+24
* From: Oliver Stoeneberg [oliverst@online.de] Aaron Giles2009-05-251-2/+2
* Cleanups and version bump.mame0131u1 Aaron Giles2009-05-071-1/+1
* Bulk change alert. Aaron Giles2009-04-261-10/+10
* Fixed sprites priority and added sprites wrap-around y in captaven. Pierpaolo Prazzoli2009-04-231-13/+34
* Cleanups and version bump.mame0130 Aaron Giles2009-03-091-2/+2
* 00421: fghthist, fghthsta, fghthstj, fghthstu: Some priority problems in Ryok... Pierpaolo Prazzoli2009-03-081-8/+16
* 00268: captaven: In attract mode, the small pictures of the heroes appear bef... Pierpaolo Prazzoli2009-03-081-6/+7
* Fixed previous change to always clear the alpha bitmap. Aaron Giles2009-01-151-2/+1
* Removed extraneous bitmap clear. [Christophe Jaillet] Aaron Giles2009-01-141-1/+0
* Major drawgfx cleanup, global removal, and feature enhancements: Aaron Giles2009-01-121-36/+28
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-3/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-22/+22
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-3/+3
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-12/+12
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-3/+3
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-06-121-6/+8
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-3/+3
* - Removes the public screen_state object -- all access is via functions Zsolt Vasvari2008-03-131-3/+7
* Changes first argument of video_screen_* functions to take a device_config Zsolt Vasvari2008-03-091-3/+3