summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/midioutport.c
Commit message (Expand)AuthorAgeFilesLines
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-1/+1
* MIDI: Fixed several bugs and bumped the input buffer sizes [R. Belmont] R. Belmont2013-01-151-2/+2
* First pass on MIDI out support [R. Belmont] R. Belmont2013-01-141-0/+27