summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/eva.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* sm510: use 1 callback for lcd segments output (nw) hap2018-12-071-10/+10
* -tms1xxx: Removed MCFG macros. mooglyguy2018-12-071-73/+82
* steppers, tc009xlvc, te7750, tmp68301, tms1024, tms6100, bfm_dm01: removed MC... Ivan Vangelista2018-10-251-7/+7
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-5/+5
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-15/+15
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+2
* search-replace .0_?Hz_XTAL to _?Hz_XTAL (nw) hap2018-01-261-6/+6
* convert XTAL(x) to x_XTAL in some of my drivers (nw) hap2018-01-251-6/+6
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-6/+6
* cleanup some mconfig decl. (nw) hap2018-01-211-0/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+7
* hh_cop400: split h2hbaskb into 3 sets. Still need to do internal artwork (nw) hap2017-12-161-1/+2
* 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
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* srcclean (nw) Vas Crabb2017-06-251-3/+3
* small update (nw) hap2017-06-021-1/+1
* New NOT_WORKING clone added hap2017-05-311-6/+72
* eva11: fixed speech pins hookup (nw) hap2017-05-311-8/+10
* srcclean (nw) Vas Crabb2017-05-281-2/+2
* New NOT_WORKING machine added hap2017-05-271-8/+43
* added EVA skeleton driver (nw) hap2017-05-271-0/+129