summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/goldstar.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added Bingo, by Wing (2 sets). They have different addressing Roberto Fresca2011-09-081-0/+59
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-158/+158
* BIG update. Aaron Giles2011-03-291-37/+37
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-5/+5
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-30/+30
* Cleanups and version bump. Aaron Giles2010-03-111-5/+5
* Improvements to Magical Odds graphics [David Haywood] Angelo Salese2010-03-091-0/+93
* Improvements to the unkch1/4 sets [David Haywood] Angelo Salese2010-03-081-0/+142
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Converted the goldstar, liberate, sidearms and sidepckt drivers to use driver... Phil Bennett2010-01-031-109/+119
* Renamed tilemap -> tilemap_t, as the name 'tilemap' is too commonly Aaron Giles2009-12-281-4/+4
* Eliminated the use of generic.colorram and generic.videoram in several driver... Phil Bennett2009-12-211-6/+8
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-6/+6
* > -----Original Message----- Aaron Giles2009-10-211-2/+0
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-1/+1
* Cleanups and version bump.mame0131u1 Aaron Giles2009-05-071-6/+6
* hng64.c improvements / changes davidhay2009-04-261-1/+28
* Cleanups and version bump. Aaron Giles2009-03-051-20/+20
* hooked up layer enables in goldstar.c driver, fixes 'girl' in Cherry Master [... davidhay2009-03-011-42/+93
* Cleanups and version bump.mame0129u5 Aaron Giles2009-02-261-34/+18
* added code to draw girl in cherry master, disabled for now as we're probably ... davidhay2009-02-261-4/+19
* improved note about cherry master girl display [David Haywood] davidhay2009-02-251-0/+17
* added comment about display of girl. davidhay2009-02-251-0/+16
* hooked up the reel background colour writes to cherry master / new fruit bonu... davidhay2009-02-251-0/+10
* More improvements to goldstar.c Roberto Fresca2009-02-161-4/+30
* Cleanups and version bump.mame0129u1 Aaron Giles2009-01-151-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-01-141-2/+2
* Cherry Master '91: Roberto Fresca2009-01-091-0/+26
* Merged goldstar and lucky8 drivers. [David Haywood] Roberto Fresca2008-12-211-3/+3
* Fixed some color issues in the goldstar.c driver [David Haywood] Aaron Giles2008-12-211-80/+80
* -Merged goldstar.c & cmaster.c drivers Aaron Giles2008-12-151-52/+119
* Fix for MAMETesters 01690. [Fabio Priuli] Roberto Fresca2008-05-231-1/+1
* - More machine->screen removal Zsolt Vasvari2008-03-111-4/+4
* Changes VIDEO_UPDATE signature to Zsolt Vasvari2008-03-081-4/+4
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-1/+1
* Color table removal Zsolt Vasvari2008-02-131-3/+0
* - Removed TRANSPARENCY_NONE_RAW, TRANSPARENCY_PENS_RAW and TRANSPARENCY_PEN_T... Zsolt Vasvari2008-01-281-7/+7
* - Removed VIDEO_START_CALL(generic) from all drivers not needing it, which we... Zsolt Vasvari2008-01-221-8/+7
* Changed all other video_*, sound_*, etc. calls to use macros Zsolt Vasvari2008-01-221-1/+1
* - Removed dirtybuffer from video/generic.c and all drivers still using it. G... Zsolt Vasvari2008-01-141-96/+30
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+200