summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/eolith.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cleanup - removed "dead" email addresses (nw) Tomasz Slanina2020-02-031-1/+1
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* PORT_CUSTOM simplification (nw) AJR2019-09-141-4/+4
* qs1000.cpp : Updates (#4891) cam9002019-04-141-21/+21
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+2
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-2/+2
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* -bus/a7800/a78_slot, bus/astrocde/exp, slot, pc_joy/pc_joy, vcs/vcs_slot, : R... mooglyguy2018-12-181-31/+32
* mcs51.cpp: Removed MCFG. Various MACHINE_CONFIG removals. nw mooglyguy2018-12-091-5/+5
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-2/+1
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-3/+3
* new working clone Ivan Vangelista2018-06-171-5/+33
* Removed nearly all custom MCFG macros from eepromser, migrated more of police... mooglyguy2018-06-071-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-1/+6
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-3/+3
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-31/+31
* 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-16/+16
* maps: Finish mame/drivers (nw) Olivier Galibert2018-04-191-6/+7
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-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-19/+22
* qs1000.cpp : Convert set_irq into WRITE_LINE_MEMBER (#3306) cam9002018-03-071-70/+48
* Revert "qs1000.cpp : Convert set_irq, serial_in into WRITE_LINE_MEMBER (#3294... Vas Crabb2018-03-041-28/+56
* qs1000.cpp : Convert set_irq, serial_in into WRITE_LINE_MEMBER (#3294) cam9002018-03-041-56/+28
* add Chinese title/jyutping romanisation for ironfortc and note that the distr... Vas Crabb2018-03-021-1/+4
* eolith.cpp Update docs (#3142) cam9002018-03-021-5/+5
* mcs51: Use callbacks for parallel ports (nw) AJR2018-02-271-1/+1
* (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
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* misc small bits (grudge, nesvt, kickgoal) (#3075) David Haywood2018-01-181-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* Extended time! All space.device() removed from comments (nw) Olivier Galibert2018-01-051-1/+1
* space.machine -> machine (nw) Olivier Galibert2017-12-141-1/+1
* new clones : Land Breaker (World) / Miss Tang Ja Ru Gi (Korea) (pcb ver 1.0) ... David Haywood2017-09-071-21/+58
* 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-2/+4
* License change per request of Tomasz Slanina (nw) Miodrag Milanovic2016-11-291-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* mcs51.cpp: converted serial_rx and serial_tx to devcb (nw) Ivan Vangelista2016-07-011-4/+2
* fixed wpc, okiadpcm and eolith (nw) Miodrag Milanovic2016-04-301-0/+126
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-2/+2
* World rev of Crime Fighters now default, 4P version was made purely for system11b2016-03-271-3/+5
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-1/+1
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-1/+1
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-1/+1