summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/route16.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-6/+6
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-2/+2
* Ok, this is The Big One. Aaron Giles2009-02-111-17/+17
* Cleanups and version bump.mame0129 Aaron Giles2009-01-041-1/+1
* Added another set of Space Echo. Roberto Fresca2008-12-221-1/+45
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+1
* Changed ttmahjng title to 'T.T Mahjong' Phil Bennett2008-12-131-2/+2
* Move cpunum_get_active() removal. Aaron Giles2008-11-271-1/+1
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-7/+7
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-1/+1
* Major cpuintrf changes: Aaron Giles2008-11-101-2/+2
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-5/+5
* Updated src\emu\sound headers from K-S, so they use latest naming/structure a... Derrick Renaud2008-08-101-7/+7
* lower cased sn76477_interface and ay8910_interface Derrick Renaud2008-08-081-2/+2
* Updated structure and naming conventions of the following sound interfaces. Derrick Renaud2008-08-081-3/+3
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-18/+18
* Region classes go bye-bye. Aaron Giles2008-07-281-29/+29
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-29/+29
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-2/+2
* Removed MDRV_SOUND_ADD. Renamed MDRV_SOUND_ADD_TAG to Aaron Giles2008-07-181-3/+3
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-06-261-55/+55
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-2/+2
* AY-3-8910 rewrite: Couriersud2008-04-221-3/+5
* Renamed input port functions: Aaron Giles2008-04-061-4/+4
* Replaced the following macros (SMH == static memory handler) Aaron Giles2008-03-101-1/+1
* WIP check-in. Things work now, but I'm still working on the code. Aaron Giles2008-03-091-1/+1
* Most of this descriptions taken directly from an e-mail by Aaron: Zsolt Vasvari2008-02-291-2/+3
* Most important thing to note about this change: Aaron Giles2008-02-211-2/+1
* New module: devintrf.c/.h. Implements a generic device interface similar Aaron Giles2008-02-191-1/+1
* Fixed some games descriptions (mainly when "set 1" was missing). stephh2008-01-291-1/+1
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-1/+1
* Changes for MAME 0.121u3.mame0121u3 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+964