summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/input/input_mac.cpp
Commit message (Collapse)AuthorAgeFilesLines
* use C++ library includes (nw) firewave2020-01-221-2/+2
|
* UI input menu: treat codes containing a postive and negative of the same ↵ Vas Crabb2019-11-211-1/+1
| | | | | | | | thing as invalid (e.g. A S not A) ioport.cpp: * better than 50% reduction in compile time, and better locality for static data * better encapsulation, const correctness and noexcept usage
* OSD_MAC: don't run MAME on a thread, it upsets the debugger very much (nw) arbee2019-09-171-0/+3
|
* A few files that got missed (nw) arbee2019-09-151-0/+55