summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/buggychl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-26/+26
* BIG update. Aaron Giles2011-03-291-28/+28
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-2/+2
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* I had originally wanted to convert the profiler to use scopes (e.g., Aaron Giles2010-08-211-2/+2
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-10/+10
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+2
* buggychl: Improved sky, the in-game foreground statusbar and speedometer don'... Michaƫl Banaan Ananas2010-05-311-6/+9
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Cleanups and version bump.mame0135u3 Aaron Giles2009-12-111-5/+5
* Added shared driver data struct to 40love.c, bking.c, buggychl.c and msisaac.... Fabio Priuli2009-12-021-81/+81
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-3/+4
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-2/+2
* Changed profiler to separate start/stop cases. [Christophe Jaillet] Aaron Giles2009-08-191-2/+2
* Cleaned out remaining generic drawgfx usage. Removed the Aaron Giles2009-07-021-3/+3
* Part 1 of the drawgfx changes. [Atari Ace] Aaron Giles2009-07-021-5/+7
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-3/+2
* Major drawgfx cleanup, global removal, and feature enhancements: Aaron Giles2009-01-121-17/+3
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-10/+10
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-1/+1
* 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
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-2/+4
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-121-0/+1
* - More machine->screen removal Zsolt Vasvari2008-03-111-2/+2
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-4/+4
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-5/+5
* * remove flip_screen macro Couriersud2008-02-251-8/+8
* - Pen lookup removal Zsolt Vasvari2008-02-211-12/+6
* - Removed TRANSPARENCY_NONE_RAW, TRANSPARENCY_PENS_RAW and TRANSPARENCY_PEN_T... Zsolt Vasvari2008-01-281-2/+2
* - Removed dirtybuffer from video/generic.c and all drivers still using it. G... Zsolt Vasvari2008-01-141-17/+10
* (From AtariAce) Aaron Giles2008-01-111-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+275