summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/marywu.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* a little more macro removal (nw) Ivan Vangelista2020-05-181-14/+14
* (nw) Clean up the mess on master Vas Crabb2019-03-261-5/+6
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-6/+5
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-5/+6
* ay8910: finished MCFG macros removal (nw) Ivan Vangelista2018-11-141-9/+9
* srcclean (nw) Vas Crabb2018-09-231-3/+3
* i8279: De-MCFG, nw mooglyguy2018-09-041-4/+4
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-2/+4
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-7/+7
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-4/+7
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* 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-12/+12
* (nw) output finder for marywu,mekd2,mk1,mk14,pmi80,pro80,ravens,savia84,selz8... Robbbert2018-03-281-2/+10
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-13/+15
* mcs51: Use callbacks for parallel ports (nw) AJR2018-02-271-13/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* small correction (nw) hap2017-05-291-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* i8279: Unify read/write handlers for standard A0-to-A0 hookup (nw) AJR2016-11-081-2/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* fixes for onyx, pacman, marywu. Robbbert2016-06-181-9/+9
* consistency fixes and add missed files (nw) Miodrag Milanovic2016-03-041-1/+1
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-132/+132
* compile fix (nw) Miodrag Milanovic2016-01-251-6/+6
* [marywu] experimenting with the port bits. These port bits still need to be m... Felipe Corrêa da Silva Sanches2016-01-251-1/+13
* [marywu] Adding LEDs to the layout and mapping them to the IO ports of the 2 ... Felipe Corrêa da Silva Sanches2016-01-251-0/+37
* [marywu] more improvements including handling of inputs (dipswitches, push bu... Felipe Corrêa da Silva Sanches2016-01-241-3/+75
* [marywu] trying to figure out the AY memory map addresses Felipe Corrêa da Silva Sanches2016-01-241-5/+8
* [marywu] multiplex 7seg modules Felipe Corrêa da Silva Sanches2016-01-241-3/+11
* [marywu] adding layout with 7seg displays Felipe Corrêa da Silva Sanches2016-01-231-3/+9
* [marywu] hooking up KC8279 (i8279 keyboard/display controller) Felipe Corrêa da Silva Sanches2016-01-231-2/+18
* [marywu] new gambling game (unknown name/manufacturer). The PCB has the text ... Felipe Corrêa da Silva Sanches2016-01-041-0/+63