summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/maygay1b.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* outdated comment (nw) David Haywood2016-08-181-2/+0
* typo (nw) David Haywood2016-08-181-1/+1
* fix maygay m1a lamping code to work with layouts (nw) David Haywood2016-08-181-13/+3
* Adding layouts to Maygay driver John Parker2016-08-171-0/+58
* found the rather obvious bug that was actually preventing the 2nd lot of lamp... David Haywood2016-08-161-47/+132
* maygay m1a, MCU bones, commuication not hooked up yet. David Haywood2016-08-151-0/+56
* Merge pull request #1240 from johnparker007/maygay_m1a_lamp_remap Miodrag Milanović2016-08-151-3/+15
|\
| * Partially fix lamps in Maygay M1A/B hardware John Parker2016-08-131-3/+15
* | Devfind revision phase 2 (nw) AJR2016-08-051-2/+1
|/
* INC -> HXX makes editors and code analyzers see it as C++ (nw) Miodrag Milanovic2016-05-011-1/+1
* bfm_sc and maygay (nw) Miodrag Milanovic2016-05-011-0/+2
* maygay1b.cpp: fixed MT06137 (nw) Ivan Vangelista2016-02-091-3/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-3/+3
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-9/+9
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-1/+1
* meters.cpp: Initial device-ification, fixes MT06117 (nw) Ivan Vangelista2016-01-051-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+717