summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/metro.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* puzzlet: Replace coin MCU simulation with low-level emulation AJR2020-09-061-85/+16
* imagetek_i4100.cpp: Partially fix flip screen (#6980) cam9002020-07-211-2/+4
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-29/+29
* drivers starting with j, k, l and part of m: read* and write* macro removal (nw) Ivan Vangelista2020-06-111-5/+5
* various drivers: READ/WRITE macros removal (nw) Ivan Vangelista2020-05-151-6/+6
* upd7810, upd7811: Nominally distinguish NMOS and CMOS device types (nw) AJR2020-03-301-2/+2
* metro.cpp: Fix loss of sound in games with uPD7810s other than daitorid, puru... AJR2020-03-131-3/+9
* metro.cpp: Fix random hanging in gunmast (and probably other games with uPD78... AJR2020-03-081-37/+22
* New working clones Ivan Vangelista2020-02-171-3/+28
* New working clones braintro2020-02-081-0/+19
* metro.cpp: updated to use standard ROM loading macros (nw) Ivan Vangelista2019-12-021-244/+244
* New clones marked as NOT_WORKING Ivan Vangelista2019-11-291-1/+19
* metro.cpp: add kana in handwritten labels for metabee (nw) Vas Crabb2019-11-201-3/+3
* metro.cpp: address comments about ROM labels for metabee (nw) Ivan Vangelista2019-11-201-4/+4
* New machines marked as NOT_WORKING Ivan Vangelista2019-11-191-2/+18
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-3/+3
* (nw) misc cleanup: Vas Crabb2019-09-201-1/+1
* PORT_CUSTOM simplification (nw) AJR2019-09-141-3/+3
* imagetek_i4100: Convert screen update method to bitmap_rgb32 (nw) AJR2019-07-131-4/+0
* ymf278b: Eliminate clock macro (nw) AJR2019-06-111-1/+1
* metro.cpp : Fix screen vblank interrupt function when screen_vblank is noop cam9002019-06-111-0/+3
* New working clone braintro2019-05-121-3/+22
* metro.cpp: Use CPU space for interrupt vectoring (nw) AJR2019-04-041-8/+13
* gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-4/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-26/+49
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-49/+26
* New working clone braintro2019-03-161-20/+43
* okim6258, okim6295: Simplify read/write handlers (nw) AJR2019-02-011-3/+3
* Remove unnecessary address_space arguments on FM sound chips read/write handlers cam9002019-01-311-3/+3
* -cpu/h8: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-161-372/+337
* src/mame: even more MCFG removal (nw) Ivan Vangelista2018-12-051-4/+3
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-6/+6
* Merge pull request #4296 from cam900/i4100 R. Belmont2018-11-171-297/+230
|\
| * imagetek_i4100.cpp : Updates, Minor cleanups, Remove MCFGs cam9002018-11-141-297/+230
* | gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-13/+13
|/
* metro.cpp: removed MCFG macros for puzzlet_io_device (nw) Ivan Vangelista2018-09-261-9/+3
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-4/+4
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-3/+3
* more cleanup and removal of mcfg (nw) Vas Crabb2018-07-151-18/+20
* devcb3 Vas Crabb2018-07-071-1/+1
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-3/+3
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-92/+92
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* 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
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-10/+10
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-59/+56
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-21/+22
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-18/+18
* (nw) misc follow-up Vas Crabb2018-05-061-2/+2