summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/seta.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Finally found the time to finish this....) Aaron Giles2011-05-301-4/+4
* Cleanups and version bumpmame0142u3 Angelo Salese2011-05-081-1/+1
* More Seta ... improves Visco Roulette Angelo Salese2011-05-051-8/+30
* More, more, more ... Angelo Salese2011-05-051-5/+5
* More refactoring, nw Angelo Salese2011-05-031-0/+18
* More Seta fixes from Haze, nw Angelo Salese2011-05-031-6/+9
* Seta update from Haze, nw Angelo Salese2011-05-031-6/+6
* Started unifying sprite implementations for setax001/x002 chips [David Haywood] Angelo Salese2011-05-031-179/+8
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-124/+124
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-1/+1
* BIG update. Aaron Giles2011-03-291-93/+93
* Cleanup of machine.h. Shuffled some fields around, and moved several Aaron Giles2011-03-281-7/+7
* Fixed colors regression in madshark Pierpaolo Prazzoli2011-03-061-8/+8
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-8/+8
* Cleanups and version bump.mame0141u1 Aaron Giles2011-01-241-12/+12
* Fixed 00865: blandia: In Jurane stage, the whole bottom of the screen is fill... Pierpaolo Prazzoli2011-01-151-11/+128
* Cleanups and version bump. Aaron Giles2011-01-011-9/+9
* Ok, last major rename for this round: Aaron Giles2011-01-011-2/+2
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* Fixed MT00859: blandia, blandiap: Tilemap colors issue. [Pierpaolo Prazzoli] Pierpaolo Prazzoli2010-12-291-15/+65
* Convert seta.c, seta2.c, and ssv.c to driver_data. [Atari Ace] Aaron Giles2010-08-041-163/+142
* Time to kill off some deadwood. Aaron Giles2010-07-071-1/+1
* Made the machine_config a proper object. Added detokenize method to Aaron Giles2010-06-281-2/+2
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-3/+3
* game_offsets table was outdated Michaƫl Banaan Ananas2010-06-071-6/+20
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* Renamed tilemap -> tilemap_t, as the name 'tilemap' is too commonly Aaron Giles2009-12-281-2/+2
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-9/+11
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-6/+6
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-3/+3
* Added colour proms to Seta / Visco Roulette [Team Europe] Phil Bennett2009-10-211-0/+8
* > From: atari_ace@verizon.net Aaron Giles2009-10-211-1/+1
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-09-061-4/+4
* > From: atari_ace@verizon.net Aaron Giles2009-08-131-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-6/+4
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-1/+1
* Ok, this is The Big One. Aaron Giles2009-02-111-2/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-8/+8
* jjsquawb: fixed x offset Roberto Zandona2008-12-061-0/+1
* Removed fillbitmap() macro in favor of direct calls to bitmap_fill(). Aaron Giles2008-12-041-2/+2
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-4/+4
* Major cpuintrf changes: Aaron Giles2008-11-101-1/+1
* Region classes go bye-bye. Aaron Giles2008-07-281-2/+2
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-2/+2
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-06-121-5/+4
* Switched from ACCESSING_BYTE_*, ACCESSING_WORD_*, ACCESSING_DWORD_* Aaron Giles2008-04-031-3/+3