summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/paranoia.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-1/+1
* Fixed CPU tags in recently added drivers. Added interface to the C6280 sound Aaron Giles2009-02-261-2/+8
* Another batch of tagging, this time for speakers/screens: Aaron Giles2009-02-251-3/+3
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-5/+5
* Ok, this is The Big One. Aaron Giles2009-02-111-2/+2
* Removed MDRV_INTERLEAVE(x), which specified the minimum scheduling Aaron Giles2008-12-201-1/+1
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+2
* structure, lower-casing functions and re-inclusion updates of the src\emu\cpu... Derrick Renaud2008-08-111-2/+2
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-1/+1
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-1/+1
* Region classes go bye-bye. Aaron Giles2008-07-281-3/+3
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-3/+3
* 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-1/+1
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-06-261-1/+1
* WIP check-in. Things work now, but I'm still working on the code. Aaron Giles2008-03-091-1/+1
* * MACHINE_DRIVER_EXTERN now requires a semicolon Couriersud2008-03-011-1/+1
* Most of this descriptions taken directly from an e-mail by Aaron: Zsolt Vasvari2008-02-291-1/+2
* Most important thing to note about this change: Aaron Giles2008-02-211-4/+3
* New module: devintrf.c/.h. Implements a generic device interface similar Aaron Giles2008-02-191-1/+1
* Color table removal Zsolt Vasvari2008-02-171-1/+0
* Replaced driver_init_* calls with macro Zsolt Vasvari2008-01-221-1/+1
* i8085.c: Couriersud2008-01-171-1/+1
* (From Atari Ace) Aaron Giles2008-01-141-4/+4
* Cleanups for 0.122u5. Aaron Giles2008-01-111-6/+6
* log: davidhay2008-01-101-0/+188