summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/pc_joy (follow)
Commit message (Expand)AuthorAgeFilesLines
* bus/pc_joy/pc_joy_magnum6.h: add imperfect flag for feature::CONTROLS angelosa2023-09-211-0/+2
* bus/pc_joy: implement Interact Magnum 6 Game Controller angelosa2023-09-214-5/+78
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-042-3/+4
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-262-2/+2
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-182-4/+4
* Spring cleaning: Vas Crabb2019-11-012-5/+5
* -bus/a7800/a78_slot, bus/astrocde/exp, slot, pc_joy/pc_joy, vcs/vcs_slot, : R... mooglyguy2018-12-182-6/+6
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-042-5/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-144-20/+25
* Self-registering devices prep: Vas Crabb2017-02-272-3/+3
* pc_joy: adjust to work with pcjr software that doesn't support calibration (nw) cracyc2017-02-201-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-113-1/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-224-20/+20
* pcat_dyn: add sound and mark toursol working [Carl] cracyc2016-03-191-0/+2
* reverting: Miodrag Milanovic2016-01-204-6/+6
* tags are now strings (nw) Miodrag Milanovic2016-01-164-6/+6
* override part 1 (nw) Miodrag Milanovic2015-12-052-15/+15
* clang-modernize part 2 Miodrag Milanovic2015-12-041-1/+1
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-252-5/+5
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-142-2/+7
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-082-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-134-0/+386