summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/metalmx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Audio device additions: [Atari Ace] Scott Stone2011-04-091-3/+3
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-19/+19
* BIG update. Aaron Giles2011-03-291-19/+19
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-8/+8
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-6/+6
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Decoupled some entagled drivers: [Atari ACe] Aaron Giles2011-02-181-3/+0
* C++-ified the DSP32 code so Andrew has something modern to work from. Aaron Giles2011-01-281-4/+4
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* mame_rand() -> machine->rand() Aaron Giles2010-12-311-1/+1
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-27/+27
* Convert ADSP21xx core to a modern CPU device. Aaron Giles2010-09-091-9/+2
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-4/+3
* Remove memory_read/write_byte/word/dword/qword* variants. Again, this is mostly Aaron Giles2010-08-191-4/+4
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-2/+2
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-12/+12
* Time to kill off some deadwood. Aaron Giles2010-07-071-5/+5
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* Cleanups and version bump. Aaron Giles2010-01-161-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* More Metal Mania: Phil Bennett2010-01-081-150/+194
* Hooked up TMS34020 in Metal Maniax [Phil Bennett] Phil Bennett2010-01-071-26/+83
* Fixed compile warning Phil Bennett2010-01-061-5/+0
* Fix compile Phil Bennett2010-01-061-5/+5
* Metal Maniax improvements [Phil Bennett/luigi30] Phil Bennett2010-01-061-56/+507
* Whitespace cleanup. (No, a release is not yet imminent.) Aaron Giles2009-12-281-9/+9
* new clones Angelo Salese2009-12-281-0/+381