summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/midyunit.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated src\emu\sound headers from K-S, so they use latest naming/structure a... Derrick Renaud2008-08-101-2/+2
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-51/+51
* Region classes go bye-bye. Aaron Giles2008-07-281-104/+104
* Removed all instances of regions with different class but equal names. Aaron Giles2008-07-281-11/+11
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-105/+105
* 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-54/+61
* Created new macro: AM_RAM_WRITE(handler) which specifies a memory Aaron Giles2008-04-161-1/+1
* Replaced the following macros (SMH == static memory handler) Aaron Giles2008-03-101-1/+1
* Changes TMS34010 to take a screen tag instead of the screen number Zsolt Vasvari2008-03-101-2/+2
* Most important thing to note about this change: Aaron Giles2008-02-211-4/+4
* Fixed some small errors I made in revision 630. stephh2008-02-071-6/+6
* Used PORT_SERVICE and PORT_SERVICE_NO_TOGGLE macros when this was possible. stephh2008-02-071-8/+8
* Fixed incorrect default screen size computations. Aaron Giles2008-02-051-2/+2
* Pushed CUSTOM_INPUT macro to all users.mame0122u6 Aaron Giles2008-01-171-11/+11
* Documented the country "DIP switch" in Narc and removed it. Aaron Giles2008-01-141-2/+8
* Added CPUINFO_INT_CLOCK_MULTIPLIER to support CPU clock multipliers. Aaron Giles2008-01-141-5/+5
* Cleanups and version bump to 0.122u4.mame0122u4 Aaron Giles2008-01-071-1/+1
* Fixed narc37b16yel. Aaron Giles2008-01-071-35/+70
* Adds the Guru's readme / PCB layout to the driver Brian Troha2008-01-011-0/+82
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-2/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+2106