summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cop01.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* armedf.cpp, galivan.cpp: major video config cleanups, converted to screen.set... angelosa2019-12-091-0/+1
* PORT_CUSTOM simplification (nw) AJR2019-09-141-6/+6
* gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-3/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-40/+39
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-39/+40
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-211-36/+35
* volt_reg: set default m_output (nw) hap2019-02-191-1/+0
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-2/+1
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-2/+4
* Start cleaning up palette configuration: Vas Crabb2018-12-291-11/+6
* src/mame: even more MCFG removal (nw) Ivan Vangelista2018-12-051-2/+2
* ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-8/+5
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-12/+12
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-6/+6
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-20/+20
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* nb1412m2.cpp: added DAC sound to Mighty Guy [Angelo Salese] angelosa2018-04-261-1/+10
* nb1412m2.cpp: hooked up to mighty guy (nw) angelosa2018-04-221-80/+10
* new working clone angelosa2018-04-211-1/+1
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-53/+59
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-6/+6
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* srcclean (nw) Vas Crabb2017-06-251-11/+11
* cop01.cpp: improved Mighty Guy sound [Angelo Salese] angelosa2017-06-141-13/+57
* Added notes about Mighty Guy sound "protection" (nw) angelosa2017-06-141-2/+21
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-1/+1
* more gen_latch (nw) Ivan Vangelista2016-06-071-2/+6
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+665