summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/esqkt.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) fixed validation error Robbbert2018-08-101-1/+1
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-54/+54
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-3/+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-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-14/+14
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-16/+16
* srcclean and regenerate localisations (nw) Vas Crabb2018-03-251-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-8/+9
* whoops, these should be there (nw) arbee2018-03-031-0/+1
* no disable (nw) arbee2018-03-031-1/+0
* es5510, taito_en Updates (#3284) cam9002018-03-031-9/+38
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* 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
* esqkt: Fix device type (nw) AJR2017-11-221-1/+1
* A few more that use SCN2681 (nw) AJR2017-11-221-5/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-9/+13
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* kt76: compile fix (nw) arbee2016-02-201-3/+3
* Temp fix compile till arbee gets back. kt76 fails validation. Robbbert2016-02-211-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Fix clang build Miodrag Milanovic2015-12-271-3/+0
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+272