summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/starcrus.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-2/+2
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-19/+19
* Converted sauro, scotrsht, segald, seicross, senjyo, shangha3, Aaron Giles2010-09-021-19/+3
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-1/+1
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-2/+2
* Created CPU-specific device types for all CPUs, using new macros Aaron Giles2010-07-031-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* > -----Original Message----- Aaron Giles2009-10-211-4/+0
* Added GAME_IMPERFECT_SOUND flag to all sets that use external samples which w... Scott Stone2009-08-051-1/+1
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-3/+3
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-2/+2
* Memory maps merges for the following drivers: Angelo Salese2009-04-281-12/+6
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-4/+4
* The meager beginning of "The big IO_MAP merge of 2008". (Andrew Gardner) Andrew Gardner2008-08-311-13/+7
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-281-37/+37
* Updated structure and naming conventions of the following sound interfaces. Derrick Renaud2008-08-081-2/+2
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-36/+36
* Region classes go bye-bye. Aaron Giles2008-07-281-4/+4
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-16/+16
* 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
* Removed MDRV_SOUND_ADD. Renamed MDRV_SOUND_ADD_TAG to Aaron Giles2008-07-181-1/+1
* Replaced the following macros (SMH == static memory handler) Aaron Giles2008-03-101-4/+4
* Most of this descriptions taken directly from an e-mail by Aaron: Zsolt Vasvari2008-02-291-1/+1
* Most important thing to note about this change: Aaron Giles2008-02-211-3/+3
* New module: devintrf.c/.h. Implements a generic device interface similar Aaron Giles2008-02-191-1/+1
* - Color table removal Zsolt Vasvari2008-02-181-13/+1
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-1/+1
* Changes for MAME 0.121u3.mame0121u3 Aaron Giles2007-12-171-2/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+242