summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/markham.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-9/+9
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* srcclean (nw) Vas Crabb2019-10-261-1/+1
* Reuse flipscreen_w (nw) angelosa2019-10-241-5/+1
* markham.cpp: improved master irq firing and rowscroll in Strength & Skill, wh... angelosa2019-10-241-30/+40
* (nw) Clean up the mess on master Vas Crabb2019-03-261-42/+35
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-35/+42
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-36/+29
* sn76496.cpp : Remove unnecessary handler, Remove unnecessary arguments in ste... cam9002019-02-021-4/+4
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-1/+1
* src/mame: removed all instances of MCFG_DEVICE_REMOVE in the mame part of the... Ivan Vangelista2019-01-291-2/+2
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-5/+3
* -mb88xx, m6809, konami: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-151-13/+13
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-14/+14
* (nw) Jackson2018-05-271-4/+8
* markham.cpp: Protection checkpoint for banbam and clones, improved simulation... Jackson2018-05-271-73/+105
* srcclean (nw) Vas Crabb2018-05-271-5/+5
* markham.cpp: Fix coin counters for banbam by doing something even more unusua... Jackson2018-05-211-63/+82
* markham.cpp changes: Jackson2018-05-201-42/+564
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-8/+8
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-25/+27
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+245