summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/esqkt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* es550x_device: converted to devcb2 (nw) Ivan Vangelista2014-04-281-24/+12
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-67/+67
* (MESS) kt76 updates: [R. Belmont, Guru] R. Belmont2014-04-061-60/+79
* (MESS) esqpanel: devcb2. (nw) Curt Coder2014-03-191-6/+2
* n68681: Renamed to mc68681. (nw) Curt Coder2014-03-181-12/+12
* some more cleanup (nw) Miodrag Milanovic2014-03-161-6/+5
* Remove local lists of midi devices as they are currently all the same [smf] smf-2014-02-231-10/+0
* (MESS) Start removing usage of deprecated 68681 INPORT_CALLBACK. [R. Belmont] R. Belmont2014-02-231-9/+0
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-9/+8
* n68681: modernized and killed config struct in favor of devcb2. [R. Belmont] R. Belmont2014-01-031-13/+8
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-241-1/+0
* converted serial & rs232 devices to devcb2 [smf] smf-2013-12-201-12/+5
* Modernized es5505/es5506 device. (nw) Ivan Vangelista2013-11-111-2/+2
* (MESS) esqkt: Cleaned up driver and use real es5510 device. [R. Belmont] R. Belmont2013-11-101-264/+8
* es5510: Preliminary hookup to es5505/5506. Samples are passed through unchan... R. Belmont2013-06-141-0/+2
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-2/+2
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-5/+5
* little bit more (nw) Miodrag Milanovic2013-04-011-4/+4
* made some of sound devices use device callbacks instead of function callbacks... Miodrag Milanovic2013-03-291-5/+5
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-2/+2
* (MESS) esq5505: Use esqpanel base class for massive cleanup. [R. Belmont] R. Belmont2013-01-261-51/+66
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-191/+190
* Cleanups and version bumpmame0147u4 Miodrag Milanovic2012-12-171-21/+21
* (MESS) New system drivers supported: R. Belmont2012-12-151-0/+541