summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/neogeo_ctrl/joystick.cpp
Commit message (Expand)AuthorAgeFilesLines
* full xtal conversionxtal Olivier Galibert2 days1-2/+2
* Moved localised I/O port name lookup into I/O port manager. Vas Crabb2021-12-091-12/+12
* Spring cleaning: Vas Crabb2019-11-011-2/+2
* neogeo updates: Vas Crabb2018-04-281-11/+16
* neogeo: Further improvements: Vas Crabb2018-03-301-10/+13
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+10
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* Naming Neo-Geo AES and Neo-Geo CD input ports Shideravan2016-07-091-4/+4
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-7/+6
* neogeo.cpp: more accurate implementation of contollers etabeta782016-04-211-29/+115
* neogeo: reworked inputs to work through the slot device interface. etabeta782016-04-141-10/+32
* 8bit handlers are more appropriate here. nw. etabeta782016-04-141-10/+9
* ng_aes.cpp: converted AES controllers to work through slot devices. etabeta782016-04-131-0/+99