summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/scramble.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-37/+37
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-58/+58
* Ok, this is The Big One. Aaron Giles2009-02-111-20/+20
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-01-131-1/+2
* Removed dangling old code from scramble.c Aaron Giles2009-01-041-915/+0
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+1
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-1/+1
* Major cpuintrf changes: Aaron Giles2008-11-101-1/+1
* Added mechanism to generically specify input port tags in place of Aaron Giles2008-10-011-35/+6
* Further reduced the maximum tag length to 10 characters, since Aaron Giles2008-09-101-1/+1
* Part 9 of "The big IO_MAP merge of 2008". (Andrew Gardner) Andrew Gardner2008-09-071-31/+13
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-201-37/+45
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-21/+21
* lower cased sn76477_interface and ay8910_interface Derrick Renaud2008-08-081-7/+7
* Updated structure and naming conventions of the following sound interfaces. Derrick Renaud2008-08-081-7/+7
* Changed region "user1" to "tms5110_ctrl" Couriersud2008-08-071-1/+1
* Change ad2083 following Aaron's suggestions. Couriersud2008-08-071-2/+2
* Removed bad dumps from ad2083. Pierpaolo Prazzoli2008-08-071-3/+3
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-75/+75
* Remaining obvious regressions from region change. Aaron Giles2008-07-301-11/+11
* Removed ancient /* audio CPU */ comments that were remnants Aaron Giles2008-07-301-1/+0
* Region classes go bye-bye. Aaron Giles2008-07-281-135/+135
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-147/+147
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-3/+3
* Tagged all the first CPUs for drivers (mostly as "main"). Aaron Giles2008-07-191-1/+1
* Removed MDRV_SOUND_ADD. Renamed MDRV_SOUND_ADD_TAG to Aaron Giles2008-07-181-9/+9
* Mantis 01756: 800fath, knockout, marine, triplep: No sound in game. Couriersud2008-05-241-2/+5
* Restructured input port internals and cleaned up inptport.c: Aaron Giles2008-05-151-1/+1
* AY-3-8910 rewrite: Couriersud2008-04-221-8/+30
* Converted the ppi8255 implementation to a device. Wilbert Pol2008-04-191-57/+77
* Created new macro: AM_RAM_WRITE(handler) which specifies a memory Aaron Giles2008-04-161-3/+3
* Galaxian rewrite. Ultimately will combine the existing drivers Aaron Giles2008-03-281-465/+20
* Renamed galaxian.c -> galaxold.c. Updated all drivers accordingly. Aaron Giles2008-03-251-137/+137
* Replaced the following macros (SMH == static memory handler) Aaron Giles2008-03-101-119/+119
* WIP check-in. Things work now, but I'm still working on the code. Aaron Giles2008-03-091-11/+11
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-8/+8
* Most of this descriptions taken directly from an e-mail by Aaron: Zsolt Vasvari2008-02-291-1/+1
* Most important thing to note about this change: Aaron Giles2008-02-211-7/+10
* New module: devintrf.c/.h. Implements a generic device interface similar Aaron Giles2008-02-191-2/+2
* Fixed some games descriptions (mainly when "set 1" was missing). stephh2008-01-291-2/+2
* From: RansAckeR [mailto:RansAckeR@pandora.be] Aaron Giles2008-01-241-10/+53
* Cleanups for 0.122u5. Aaron Giles2008-01-111-4/+4
* ad2083, scramble.c: Couriersud2008-01-071-0/+5
* scramble.c Couriersud2008-01-071-5/+5
* Cleanups and version bump to 0.122u4.mame0122u4 Aaron Giles2008-01-071-2/+2
* ad2083 (scramble.c): Couriersud2008-01-061-3/+3
* ad2083: Couriersud2008-01-051-133/+9
* - radarsc1 uses tms5110 speech synth Couriersud2007-12-251-1/+2
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-9/+9
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-5/+5