summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/metro.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-1/+1
* Clean-ups and version bumpmame0143u3 Angelo Salese2011-08-141-3/+3
* metro.c: Searched FTP for old zips found some additional notes. Matched up do... Brian Troha2011-08-061-55/+81
* remove obsolete comment from metro.c - NW Brian Troha2011-08-061-2/+1
* metro.c: Add PCB locations to roms where possible. Corrected a few rom lables... Brian Troha2011-08-061-115/+136
* metro.c: Add note about an International ver of Dharma - NW Brian Troha2011-07-311-16/+28
* metro.c: Added additional documentation, added PCB layouts for Mouse Shooter ... Brian Troha2011-07-311-490/+445
* Removed legacy trampolines from eeprom_device, taking Aaron Giles2011-05-121-11/+17
* Changed input read/write and crosshair callbacks into delegates. Aaron Giles2011-05-111-1/+1
* Switch input ports to use function-based constructors instead of tokens. Aaron Giles2011-05-101-1/+1
* cleanups, this time for good Angelo Salese2011-04-171-1/+1
* Fixed Pururun's audio pitch/speed to match that of a reference video. [Tafoid] Scott Stone2011-04-111-6/+6
* Converted astrocde/kaneko16/namcos23/suprnova to driver_device [Atari Ace] Angelo Salese2011-04-051-13/+6
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-419/+419
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-9/+9
* BIG update. Aaron Giles2011-03-291-103/+103
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-33/+33
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-14/+14
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-24/+24
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-16/+16
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-3/+3
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-3/+3
* Attotime bulk conversion step: Aaron Giles2011-02-031-3/+3
* Ok, last major rename for this round: Aaron Giles2011-01-011-10/+10
* mame_rand() -> machine->rand() Aaron Giles2010-12-311-1/+1
* running_device -> device_t Aaron Giles2010-12-311-5/+5
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-580/+580
* Cleaned up many duplicate inputs and fixed others in a number of drivers. [T... Scott Stone2010-11-111-2/+2
* Added read_status() and write_command() methods to the okim6295_device Aaron Giles2010-09-051-3/+3
* Added AM_DEVREAD_MODERN/AM_DEVWRITE_MODERN/etc. macros for the non-modern Aaron Giles2010-09-051-6/+6
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-120/+48
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-5/+5
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-52/+52
* Time to kill off some deadwood. Aaron Giles2010-07-071-1/+1
* remove comment about a Z8 CPU core needing to be written Brian Troha2010-06-261-1/+1
* metro.c: Added Puzzlet's MCU internal ROM. Zilog Z8 8-bit family MCU requires... Brian Troha2010-06-261-2/+5
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-42/+19
* documentation: Cleaned up company names [hap] Michaƫl Banaan Ananas2010-05-251-1/+1
* Cleanups and version bump.mame0137u1 Aaron Giles2010-03-251-8/+8
* Added preliminary layer clearance in Puzzlet [Angelo Salese] Angelo Salese2010-03-241-6/+40
* metro.c: added save states [David Haywood, Fabio Priuli] Fabio Priuli2010-03-221-35/+39
* not worth mention: metro.c: added a couple of items to driver data class and ... Fabio Priuli2010-03-211-0/+2
* First step in refactoring the video system in metro.c driver [David Haywood] Angelo Salese2010-03-191-25/+53
* metro.c: added driver data class [Fabio Priuli] Fabio Priuli2010-03-171-1001/+1136
* New games added or promoted from NOT_WORKING status Luca Elia2010-03-151-11/+179
* documentation update. Found an eBay auction with "Mouse Shooter Gogo" which ... Brian Troha2010-03-031-0/+1
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-7/+7
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Replaced all occurrences of cputag_get_cpu with devtag_get_device: the former... Fabio Priuli2010-01-061-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-4/+4