summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/mpu401.c
Commit message (Expand)AuthorAgeFilesLines
* Shuffle ISA and some more PC related devices around (nw) Miodrag Milanovic2014-03-071-287/+0
* Remove local lists of midi devices as they are currently all the same [smf] smf-2014-02-231-10/+0
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-11/+7
* converted serial & rs232 devices to devcb2 [smf] smf-2013-12-201-12/+4
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-37/+36
* MIDI: System Common messages should not override running status, fixes Sierra... R. Belmont2013-08-131-2/+2
* (MESS) MPU-401: Preliminary working MIDI out. [R. Belmont] R. Belmont2013-08-121-5/+65
* (MESS) MPU-401: preliminary checkpoint. [R. Belmont, kevtris] R. Belmont2013-08-111-0/+250