summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/m10.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump.mame0127 Aaron Giles2008-08-191-12/+12
* New games/clones: WW III (Irem 1981), I P M Invader (Incomplete Dump) Couriersud2008-08-181-1/+46
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-141-28/+32
* Updated structure and naming conventions of the following sound interfaces. Derrick Renaud2008-08-081-1/+1
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-15/+15
* Region classes go bye-bye. Aaron Giles2008-07-281-9/+9
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-10/+10
* 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-2/+2
* Restructured input port internals and cleaned up inptport.c: Aaron Giles2008-05-151-1/+1
* Created new macro: AM_RAM_WRITE(handler) which specifies a memory Aaron Giles2008-04-161-4/+4
* Renamed input port functions: Aaron Giles2008-04-061-6/+6
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-04-021-6/+5
* Replaced the following macros (SMH == static memory handler) Aaron Giles2008-03-101-10/+10
* Changes first argument of video_screen_* functions to take a device_config Zsolt Vasvari2008-03-091-6/+6
* Uses PORT_CHANGED for coins Zsolt Vasvari2008-03-051-22/+16
* Most of this descriptions taken directly from an e-mail by Aaron: Zsolt Vasvari2008-02-291-3/+3
* Most important thing to note about this change: Aaron Giles2008-02-211-6/+6
* From Atari Ace: Zsolt Vasvari2008-02-181-2/+2
* - Color table removal Zsolt Vasvari2008-02-051-0/+947