summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tnzs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Part 9 of "The big IO_MAP merge of 2008". (Andrew Gardner) Andrew Gardner2008-09-071-15/+8
* adds clone tnzsjn davidhay2008-09-061-12/+40
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-08-281-9/+9
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-14/+14
* Some more structure/naming updates of sound cores. Derrick Renaud2008-08-091-8/+8
* Updated structure and naming conventions of the following sound interfaces. Derrick Renaud2008-08-081-2/+2
* Cleanups and version bump.mame0126u4 Aaron Giles2008-08-071-2/+2
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-56/+56
* Adds readmes for Kyros No Yakata, Bombs Away, Meikyuu Hunter G, Crazy Kong, M... Andrew Gardner2008-08-031-0/+112
* Remaining obvious regressions from region change. Aaron Giles2008-07-301-24/+24
* (Modified to allow for overwrites of RAM ranges only.) Aaron Giles2008-07-291-1/+1
* Region classes go bye-bye. Aaron Giles2008-07-281-98/+98
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-100/+100
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-16/+16
* Tagged all the first CPUs for drivers (mostly as "main"). Aaron Giles2008-07-191-6/+6
* Removed MDRV_SOUND_ADD. Renamed MDRV_SOUND_ADD_TAG to Aaron Giles2008-07-181-9/+9
* Cleanups and version bump.mame0126u1 Aaron Giles2008-07-171-4/+4
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-07-171-318/+218
* i8x41 cpu core changes: Wilbert Pol2008-06-241-2/+6
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-3/+4
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-1/+1
* Removed i8x41.ram hack from the i8x41 cpu core. Wilbert Pol2008-06-221-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-121-2/+4
* slight rom name correction for Insector X Brian Troha2008-06-011-4/+4
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-4/+3
* AY-3-8910 rewrite: Couriersud2008-04-221-8/+30
* Adds 'Jumping Pop' please co-credit Robin Cooper davidhay2008-04-191-0/+222
* Renamed input port functions: Aaron Giles2008-04-061-2/+2
* Replaced the following macros (SMH == static memory handler) Aaron Giles2008-03-101-31/+31
* WIP check-in. Things work now, but I'm still working on the code. Aaron Giles2008-03-091-2/+2
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-3/+3
* Most of this descriptions taken directly from an e-mail by Aaron: Zsolt Vasvari2008-02-291-12/+12
* Most important thing to note about this change: Aaron Giles2008-02-211-18/+24
* New module: devintrf.c/.h. Implements a generic device interface similar Aaron Giles2008-02-191-6/+6
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* From: Corrado Tomaselli [mailto:corrado.to@tiscali.it] Aaron Giles2008-01-241-18/+18
* - Changed cpunum_set_input_line* functions to take running_machine as an argu... Zsolt Vasvari2008-01-241-2/+2
* Added CPUINFO_INT_CLOCK_MULTIPLIER to support CPU clock multipliers. Aaron Giles2008-01-141-1/+1
* (From Corrado Tomaselli) Aaron Giles2008-01-091-2/+1
* (From Corrado Tomaselli and Zsolt Vasvari) Aaron Giles2007-12-311-10/+10
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-4/+4
* Changes for MAME 0.121u3.mame0121u3 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+2142