summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/metro.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-10/+10
* (numerous drivers): Convert MCFG_CPU_VBLANK_INT to MCFG_SCREEN_VBLANK_CALLBAC... AJR2018-04-141-3/+3
* ES8712 Updates (#3296) cam9002018-03-071-21/+25
* metro.cpp: enabled puzzli raster irq, fix _3kokushi config name, reorder roms... angelosa2018-03-011-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+30
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+35
* srcclean (nw) Vas Crabb2017-11-261-2/+2
* MT #00525 (nw) angelosa2017-11-221-0/+2
* Rewritten Imagetek i4100 / i4220 / i4300 video display processor family, hook... angelosa2017-11-211-71/+13
* metro.cpp: puzzlet actually uses the same window VRAM area rmw as karate tour... angelosa2017-11-191-4/+0
* metro.cpp: added sprite x/y center point registers, removed screen check hack... angelosa2017-11-191-76/+83
* metro.cpp: ACCESSING_BITS cleanup (nw) AJR2017-11-031-7/+7
* metro.cpp: fixed lastfortg regression caused by timer_set removal (nw) Ivan Vangelista2017-05-101-0/+1
* a couple timer_set removed (nw) Ivan Vangelista2017-05-091-1/+3
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* vmetal: Sound improvements AJR2017-02-091-1/+4
* lastbank: Working sound and music AJR2017-02-031-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-26/+26
* ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* more gen_latch (nw) Ivan Vangelista2016-06-071-10/+13
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-2/+0
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* synced credits where it make sense (nw) Miodrag Milanovic2015-05-261-1/+1
* Done work for Luca Elia (nw) Miodrag Milanovic2015-05-131-1/+1
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Remove lots of useless sound IRQ trampolines leftover from the pre-devcb era ... Alex W. Jackson2015-01-271-2/+0
* metro.c: sort games by hardware type, clean up address maps, start unifying M... Alex W. Jackson2014-08-271-3/+2
* Removed some leftovers from metro.h (nw) Ivan Vangelista2014-08-181-5/+0
* h8: Rewrite [O. Galibert] Olivier Galibert2014-03-251-1/+1
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-2/+5
* upd7810.c: Modernized cpu core. [Wilbert Pol] Wilbert Pol2014-02-211-0/+1
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
* Small cleanups + MT05459 (nw) Ivan Vangelista2014-02-091-0/+4
* Rewrite serial EEPROM devices, breaking them out into separate chips of Aaron Giles2013-07-291-1/+1
* Split eeprom.c into a base class base_eeprom_device and a serial-specific Aaron Giles2013-07-271-1/+1
* Rename eeprom_device to serial_eeprom_device in anticipation of adding Aaron Giles2013-07-261-1/+1
* Fix long-standing architectural wart: the priority bitmap is no longer owned Aaron Giles2013-07-261-3/+3
* shuffle some things around ready for attempting to kill off non-device code (nw) David Haywood2013-07-101-1/+1
* A hanful more. (nw) Andrew Gardner2013-05-151-0/+10
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-1/+1
* eeprom_device tag lookup cleanup (nw) Miodrag Milanovic2013-04-121-1/+5
* device callback handler cleanup (nw) Miodrag Milanovic2013-04-021-0/+1
* device callback handler cleanup (nw) Miodrag Milanovic2013-04-011-0/+1
* Modernization of drivers part 12 (no whatsnew) Miodrag Milanovic2013-02-111-0/+8