summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/input.c
Commit message (Expand)AuthorAgeFilesLines
...
* Cleanups. Aaron Giles2008-07-171-1/+1
* Note: I have done some testing, but there are probably more bugs Aaron Giles2008-07-121-0/+27
* 01663: Hat switches not working Couriersud2008-04-041-1/+2
* Cleanups and version bump to 0.124u1.mame0124u1 Aaron Giles2008-04-031-1/+1
* Add ITEM_IDs for additional axes and switches Couriersud2008-03-301-3/+70
* Fix cfg file corruption if joystick is not connected Couriersud2008-03-261-1/+1
* Normalized function pointer typedefs: they are now all Aaron Giles2008-03-031-2/+2
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-1/+1
* Cleanups and version bump to 0.122u4.mame0122u4 Aaron Giles2008-01-071-1/+1
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Added new function input_poll_keyboard_switches to poll for only key events. Aaron Giles2008-01-041-1/+39
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-4/+4
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+1603