summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/sunmouse
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
* Remove some deprecated instantiations of static constexpr members (MSVC compl... Vas Crabb2020-11-151-7/+0
* Enable GCC implicit fallthrough warning. Vas Crabb2020-11-151-0/+1
* -Switch to building MAME as C++17. Vas Crabb2020-11-152-4/+4
* -hlemouse: Removed baud-rate hack from hle1200 Sun mouse, nw MooglyGuy2019-11-161-1/+1
* Spring cleaning: Vas Crabb2019-11-012-27/+5
* 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-182-6/+6
* Add Sun mouse port and hook it up to sun3, sun3x, sun4, and sun4c. Vas Crabb2018-09-174-0/+664