summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/imagedev/midiin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add adjust_periodic() to persistent_timer. Update obvious situations where it... Aaron Giles2021-09-111-1/+1
* Merge branch 'master' into time-experiments2 Aaron Giles2021-09-101-1/+1
|\
| * formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-1/+1
* | Since I already had to touch all device_timer signatures, bite the bullet and... Aaron Giles2021-08-201-2/+2
* | Fixups for latest code. Aaron Giles2021-06-041-3/+3
* | Merge branch 'master' into time-experiments2 Aaron Giles2021-06-041-19/+359
|\|
| * midiin: Add support for providing a .mid file as input Aaron Giles2021-05-271-19/+359
* | Major timer object reshuffling. timer_expired_delegate wraps the various call... Aaron Giles2021-03-261-1/+1
* | Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters... Aaron Giles2021-03-241-1/+1
|/
* 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