summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/seta.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0143u2 Angelo Salese2011-07-261-4/+4
* seta.c: Implemented Coin Mode 1 & 2 for Arbalester, Blandia, Caliber 50, Down... Brian Troha2011-07-191-257/+266
* Cleanups and version bumpmame0142u3 Angelo Salese2011-05-081-67/+67
* fixed potentially uninitialised variable warning building with visual studio ... smf-2011-05-071-2/+4
* More Seta ... improves Visco Roulette Angelo Salese2011-05-051-60/+379
* Seta update from Haze, nw Angelo Salese2011-05-031-35/+35
* Started unifying sprite implementations for setax001/x002 chips [David Haywood] Angelo Salese2011-05-031-47/+154
* Removed cheapest deprecat.h usages (generally sound cpu ones) Angelo Salese2011-04-261-1/+1
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-261/+261
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-13/+13
* BIG update. Aaron Giles2011-03-291-123/+123
* Deprecate the old memory_install_* macros. Dynamic installation is now handled Aaron Giles2011-03-271-11/+11
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-55/+55
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-34/+34
* Cleanups and version bump.mame0141u4 Aaron Giles2011-03-251-11/+11
* (game descriptions consistency: "Set" -> "set") Michaël Banaan Ananas2011-03-131-3/+3
* New Clones Added Scott Stone2011-03-111-1/+78
* new clone Angelo Salese2011-03-101-0/+128
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-46/+46
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-2/+2
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-2/+2
* Attotime bulk conversion step: Aaron Giles2011-02-031-4/+4
* Converted attotime to a class, with proper operators. Removed old Aaron Giles2011-02-031-1/+1
* Fixed 00865: blandia: In Jurane stage, the whole bottom of the screen is fill... Pierpaolo Prazzoli2011-01-151-5/+5
* Cleanups and version bump. Aaron Giles2011-01-011-1/+1
* Ok, last major rename for this round: Aaron Giles2011-01-011-10/+10
* mame_rand() -> machine->rand() Aaron Giles2010-12-311-8/+8
* running_device -> device_t Aaron Giles2010-12-311-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-763/+763
* Fixed MT00859: blandia, blandiap: Tilemap colors issue. [Pierpaolo Prazzoli] Pierpaolo Prazzoli2010-12-291-27/+38
* Added AM_DEVREAD_MODERN/AM_DEVWRITE_MODERN/etc. macros for the non-modern Aaron Giles2010-09-051-3/+3
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-162/+82
* change rom label to lower case Brian Troha2010-08-221-2/+2
* Revert rom label and add a note about the alt rom labels that are also Seta c... Brian Troha2010-08-221-2/+2
* updated rom labels in seta.c Brian Troha2010-08-221-6/+6
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-1/+1
* Convert seta.c, seta2.c, and ssv.c to driver_data. [Atari Ace] Aaron Giles2010-08-041-306/+418
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-6/+3
* game_offsets table was outdated Michaël Banaan Ananas2010-06-071-2/+2
* madshark button note Michaël Banaan Ananas2010-06-031-2/+2
* documentation: Cleaned up company names [hap] Michaël Banaan Ananas2010-05-251-3/+3
* got rid of bracket style company naming: Michaël Banaan Ananas2010-05-221-3/+3
* some minor company name cleanups again, and: Michaël Banaan Ananas2010-05-221-5/+5
* Minor documentation updates... no whatsnew Brian Troha2010-05-171-1/+1
* Cleanups and version bump. Aaron Giles2010-04-081-1/+1
* Gun output cleanups/hookups [Howard Casto]: Phil Bennett2010-04-011-0/+5
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-2/+2
* Cleanups and version bump. Aaron Giles2010-01-161-3/+3
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-2/+2