summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/maygay1b.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* Spelling (#5796) Zoƫ Blade2019-10-241-1/+1
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-3/+3
* clean up some .hxx abuse (nw) Vas Crabb2019-10-051-62/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-29/+29
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-29/+29
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-18/+18
* okim6376, pokey: Remove address_space and mem_mask arguments from read/write ... AJR2019-02-011-1/+1
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-1/+1
* src/devices: a bit more MCFG macro removal (nw) Ivan Vangelista2019-01-181-6/+6
* src\devices\machine: more MCFG macros removal (nw) Ivan Vangelista2019-01-171-3/+3
* mcs51.cpp: Removed MCFG. Various MACHINE_CONFIG removals. nw mooglyguy2018-12-091-7/+7
* ay8910: some more work on MCFG macros removal (nw) Ivan Vangelista2018-11-121-5/+5
* cpu/pps4 - machine/pxa255, r10696, r10788, ra17xx, rf5c296, roc10937, rp5c01,... Ivan Vangelista2018-10-291-1/+1
* steppers, tc009xlvc, te7750, tmp68301, tms1024, tms6100, bfm_dm01: removed MC... Ivan Vangelista2018-10-251-12/+12
* srcclean (nw) Vas Crabb2018-09-231-7/+7
* i8279: De-MCFG, nw mooglyguy2018-09-041-7/+7
* srcclean and manual fixup (nw) Vas Crabb2018-08-261-7/+7
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* upd7759: Converted to use device_rom_interface and added md input for selecti... smf-2018-08-121-4/+4
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-8/+8
* -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-3/+3
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1
* Separate reel and stepper devices to an extent, cleaned up use of custom mcfg... mooglyguy2018-06-081-6/+6
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-22/+22
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-5/+5
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-39/+39
* 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-48/+50
* still more cleanup and more efficient outputs (nw) Vas Crabb2018-03-041-1/+1
* deprecate first_screen - there's been plenty of warning Vas Crabb2018-03-041-30/+26
* mcs51: Use callbacks for parallel ports (nw) AJR2018-02-271-9/+6
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* maygay1b.cpp: Add addressable latch (nw) AJR2018-01-121-35/+48
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* maygay1b.cpp: Correct 6809 type and clock, maybe (nw) AJR2017-12-111-1/+1
* mc68681: Use MCFG_DEVICE_ADD instead of custom macro; switch one more to SCN2... AJR2017-11-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* i8279: Unify read/write handlers for standard A0-to-A0 hookup (nw) AJR2016-11-081-9/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* maygay1b: Fix MT6366 [O. Galibert] Olivier Galibert2016-09-041-5/+0
* srcclean and translation regeneration Vas Crabb2016-08-291-8/+8
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-6/+6
* - Updated layouts with new MFME2MAME Debug View John Parker2016-08-211-0/+4
* Maygay - fix input strobe order bug John Parker2016-08-211-1/+1