summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/stactics.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-281-5/+5
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-5/+5
* Region classes go bye-bye. Aaron Giles2008-07-281-3/+3
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-3/+3
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-1/+1
* Tagged all the first CPUs for drivers (mostly as "main"). Aaron Giles2008-07-191-1/+1
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-07-171-19/+18
* Restructured input port internals and cleaned up inptport.c: Aaron Giles2008-05-151-2/+2
* Renamed input port functions: Aaron Giles2008-04-061-4/+4
* From: Oliver Stoeneberg [mailto:oliverst@online.de] Aaron Giles2008-04-021-3/+2
* Replaced the following macros (SMH == static memory handler) Aaron Giles2008-03-101-7/+7
* Added running_machine* to the CUSTOM_INPUT callback - updated drivers to use it Zsolt Vasvari2008-03-031-3/+3
* Most of this descriptions taken directly from an e-mail by Aaron: Zsolt Vasvari2008-02-291-1/+1
* - Adds the layout file created by Mr. Do Zsolt Vasvari2008-02-221-79/+202
* Most important thing to note about this change: Aaron Giles2008-02-211-3/+5
* New module: devintrf.c/.h. Implements a generic device interface similar Aaron Giles2008-02-191-1/+1
* - Switched driver to use the artwork system. Mr. Do will be creating some ba... Zsolt Vasvari2008-02-071-2/+2
* Unified memory map Zsolt Vasvari2008-02-071-26/+25
* - Centered crosshair Zsolt Vasvari2008-02-071-4/+4
* - More accurate emulation of the priority system and the beam logic Zsolt Vasvari2008-02-071-82/+15
* Fixed bad ram pages errors in stactics service mode Pierpaolo Prazzoli2008-01-051-15/+4
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+313