summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/4enlinea.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-2/+2
* 4enlinea.cpp: Add PCB ASCII layout for "Olympic Darts (K7)" (nw) (#5517) ClawGrip2019-08-211-0/+29
* 4enlinea.cpp. Some cleanup and fix typo. Roberto Fresca2019-06-251-8/+10
* 4enlinea.cpp: Add note about known games (nw) ClawGrip2019-06-241-0/+8
* srcclean (nw) Vas Crabb2019-06-231-3/+3
* Olympic Darts (K7): Added EEPROM dump. [jordigahan, ClawGrip, Roberto Fresca] Roberto Fresca2019-06-051-6/+12
* 4enlinea, k7_olym: Add I2C EEPROMs (nw) AJR2019-06-041-7/+56
* k7_olym: Show error message; correct year (nw) AJR2019-06-041-1/+2
* New machines marked as NOT_WORKING AJR2019-06-041-3/+78
* (nw) Clean up the mess on master Vas Crabb2019-03-261-14/+16
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-16/+14
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-051-13/+13
* isa: Modernize device configuration (nw) AJR2019-01-251-1/+3
* ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-4/+4
* isa8, isa16: Replace MCFG_ macros with devcb3 (nw) AJR2018-11-051-2/+2
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-1/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* 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-13/+14
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-4/+5
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-21/+25
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+8
* 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-3/+4
* 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-11/+12
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* Finished up tiny_rom_entry conversion Nathan Woods2016-08-061-1/+1
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-2/+2
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-4/+4
* clang-modernize part 4 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+552