summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/imagedev/midiin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* midiin_device: handle channel remapping at playback time instead of load time... Devin Acker2021-12-191-12/+16
* imagedev/midiin.cpp: Made channel remapping configurable. (#8907) Devin Acker2021-12-021-10/+44
* util: Further API cleanups: (#8661) Vas Crabb2021-10-051-1/+1
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-1/+1
* midiin: Add support for providing a .mid file as input Aaron Giles2021-05-271-19/+359
* Got rid of global_alloc/global_free. Vas Crabb2020-10-031-10/+8
* Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: Vas Crabb2017-07-111-17/+14
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Make device_image_interface::update_names a private method called automatical... AJR2017-03-031-9/+0
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-3/+3
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 3 Miodrag Milanovic2015-12-041-6/+6
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-8/+8
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-3/+8
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+176