summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/midi
Commit message (Expand)AuthorAgeFilesLines
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-136-251/+0
* lot more changes and fixes (nw) Miodrag Milanovic2015-05-136-12/+12
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-076-0/+12
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-3/+3
* midiin_device: converted to devcb2 (nw) Ivan Vangelista2014-04-111-6/+2
* Remove local lists of midi devices as they are currently all the same [smf] smf-2014-02-233-17/+24
* More MIDI regression fixes (nw) R. Belmont2014-02-231-2/+2
* fixed crash (nw) R. Belmont2014-02-221-1/+4
* fix MIDI output (nw) R. Belmont2014-02-222-0/+4
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-156-0/+229