summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/scobra.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (small correction) Michaël Banaan Ananas2011-08-251-1/+1
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-1/+1
* New clones added Scott Stone2011-08-201-0/+21
* Fixed 04434: hustler and clones: Missing Dip Switch Scott Stone2011-07-271-4/+3
* Changed input read/write and crosshair callbacks into delegates. Aaron Giles2011-05-111-1/+1
* Switch input ports to use function-based constructors instead of tokens. Aaron Giles2011-05-101-1/+1
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Convert scramble/galaxold to driver_device [Atari Ace] Scott Stone2011-04-091-23/+23
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-5/+5
* BIG update. Aaron Giles2011-03-291-3/+3
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-11/+11
* Cleanups and version bump.mame0141u4 Aaron Giles2011-03-251-1/+1
* moved anteateruk/anteaterg to galdrvr Michaël Banaan Ananas2011-03-161-271/+0
* galdrvr.c: Added background color split to Anteater. [hap] Michaël Banaan Ananas2011-03-131-46/+46
* calipso and anteater are by tago Michaël Banaan Ananas2011-03-091-2/+2
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Eliminated global/static variables in a number of Konami/Sega drivers Aaron Giles2011-02-121-7/+19
* New clones added Fabio Priuli2011-02-101-0/+20
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-87/+87
* scobra.c: Added Super Cobra and Lost Tomb DIP switch locations [Kevin Eshbach] Phil Bennett2010-12-191-0/+7
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-2/+2
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-31/+22
* Changed 7474 to only use devcb callbacks and handlers. Updated game drivers. ... Couriersud2010-06-031-6/+6
* (bootlegger name) Michaël Banaan Ananas2010-05-311-1/+1
* stern->stern electronics Michaël Banaan Ananas2010-05-241-7/+7
* stern companyname cleanups Michaël Banaan Ananas2010-05-241-2/+2
* got rid of bracket style company naming: Michaël Banaan Ananas2010-05-221-2/+2
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* And some more. Converted the ds2404 to a device along the way. Aaron Giles2009-12-211-0/+10
* First round of fixes for post-initialization allocs. Aaron Giles2009-12-201-0/+5
* on behalf of David Haywood: Fabio Priuli2009-12-091-2/+22
* More memory system cleanup. Removed SMH_* macros entirely. In Aaron Giles2009-12-051-1/+1
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-5/+5
* From: Luigi30 <luigi30@gmail.com> Aaron Giles2009-08-301-0/+24
* Fixed year for Mighty Monkey (and clones) based on US Copyright Searches [Bra... Scott Stone2009-07-151-2/+2
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-14/+14
* On behalf of Tafoid: Fabio Priuli2009-05-291-1/+1
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-13/+13
* Merged memory maps in the follow remaining drivers and cleaned up some commen... Ryan Holtz2009-05-081-190/+109
* Removed msb/lsb handlers from taitosnd. Updated all drivers to Aaron Giles2009-03-301-4/+4
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-43/+43
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-44/+44
* Ok, this is The Big One. Aaron Giles2009-02-111-16/+16
* Dangling code removal from scobra as well. Aaron Giles2009-01-041-325/+0
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+1
* Added mechanism to generically specify input port tags in place of Aaron Giles2008-10-011-23/+9
* Part 8 of "The big IO_MAP merge of 2008". (Andrew Gardner) Andrew Gardner2008-09-061-26/+11
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-201-101/+85
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-12/+12