summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/rs232/hlemouse.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into time-experiments2 Aaron Giles2021-09-101-6/+6
|\
| * -Reworked device type definition macros a little and added more Doxygen. Vas Crabb2021-09-071-6/+6
* | Major timer object reshuffling. timer_expired_delegate wraps the various call... Aaron Giles2021-03-261-2/+2
* | First round of global synchronize removals. Aaron Giles2021-03-231-2/+4
|/
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-2/+2
* Finished adding new mechanism for allowing parts of views to be hidden. Vas Crabb2020-09-071-1/+1
* Tidy grammar Zoë Blade2019-10-231-1/+1
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-13/+13
* -hlemouse.cpp: Added support for the SGI Indigo mouse. [Ryan Holtz] mooglyguy2018-11-141-1/+33
* OS X has different ideas about mouse button numbering - see #4010 Vas Crabb2018-09-191-5/+5
* Re-write serial mouse support: Vas Crabb2018-09-191-0/+691