summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/sunmouse/hlemouse.cpp
Commit message (Expand)AuthorAgeFilesLines
* -Reworked device type definition macros a little and added more Doxygen. Vas Crabb2021-09-071-2/+2
* Use std::clamp in more source files AJR2021-08-151-1/+1
* Enable GCC implicit fallthrough warning. Vas Crabb2020-11-151-0/+1
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-2/+2
* -hlemouse: Removed baud-rate hack from hle1200 Sun mouse, nw MooglyGuy2019-11-161-1/+1
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-5/+5
* OS X has different ideas about mouse button numbering - see #4010 Vas Crabb2018-09-191-2/+2
* Re-write serial mouse support: Vas Crabb2018-09-191-2/+2
* (nw) fix stuff up: Vas Crabb2018-09-181-3/+3
* Add Sun mouse port and hook it up to sun3, sun3x, sun4, and sun4c. Vas Crabb2018-09-171-0/+314