summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mpu4.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-09-111-1/+1
* Adjusted tags in drivers to meet conformity checks. Promoted checks to Aaron Giles2008-09-101-2/+2
* From Oliver Stoeneberg [oliverst@online.de] Aaron Giles2008-09-041-6/+6
* Cleanups and version bump.mame0127u1 Aaron Giles2008-08-281-2/+2
* From: jeaw100@york.ac.uk [mailto:jeaw100@york.ac.uk] Aaron Giles2008-08-281-14/+21
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-2/+2
* lower cased sn76477_interface and ay8910_interface Derrick Renaud2008-08-081-1/+1
* Updated structure and naming conventions of the following sound interfaces. Derrick Renaud2008-08-081-2/+2
* From: jeaw100@york.ac.uk [mailto:jeaw100@york.ac.uk] Aaron Giles2008-08-071-0/+11
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-16/+16
* Region classes go bye-bye. Aaron Giles2008-07-281-1/+1
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-1/+1
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. 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-4/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-3/+3
* Renamed input port functions: Aaron Giles2008-04-061-4/+4
* Cleanups and version bump to 0.124u1.mame0124u1 Aaron Giles2008-04-031-2/+2
* From: JEA Wallace [mailto:jeaw100@york.ac.uk] Aaron Giles2008-04-021-132/+175
* From: JEA Wallace Aaron Giles2008-03-241-2/+2
* From: JEA Wallace [mailto:jeaw100@york.ac.uk] Aaron Giles2008-03-131-26/+10
* Replaced the following macros (SMH == static memory handler) Aaron Giles2008-03-101-1/+1
* From: James E.A. Wallace [mailto:jeaw100@york.ac.uk] Aaron Giles2008-03-051-1/+6
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-7/+7
* Most important thing to note about this change: Aaron Giles2008-02-211-4/+0
* New module: devintrf.c/.h. Implements a generic device interface similar Aaron Giles2008-02-191-1/+1
* Split timer_adjust() into timer_adjust_oneshot() and timer_adjust_periodic(). Aaron Giles2008-02-061-1/+1
* From: JEA Wallace [mailto:jeaw100@york.ac.uk] Aaron Giles2008-01-291-60/+25
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-1/+1
* - Changed cpunum_set_input_line* functions to take running_machine as an argu... Zsolt Vasvari2008-01-241-4/+4
* - Fixed invalid memory_install_*_handler calls in drivers/williams.c Zsolt Vasvari2008-01-201-12/+35
* (From Atari Ace) Aaron Giles2007-12-311-10/+8
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+1406