summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/coleco/controller
Commit message (Expand)AuthorAgeFilesLines
* -emu/dislot.cpp: Cleaned up interface. Vas Crabb2026-03-221-4/+1
* Cleanup: Vas Crabb2024-11-253-11/+9
* emu/ioport.h: Made syntax for configuring callbacks more consistent. Vas Crabb2024-10-182-3/+3
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-273-5/+5
* emu/ioport.h: Got rid of [DECLARE_]CUSTOM_INPUT_MEMBR - it's just obfuscation... Vas Crabb2024-09-164-4/+4
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-2/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-1/+0
* Spring cleaning: Vas Crabb2019-11-012-5/+5
* PORT_CUSTOM simplification (nw) AJR2019-09-142-2/+2
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-266-0/+548
* Revert "conflict resolution (nw)" andreasnaive2019-03-256-548/+0
* svi3x8: Hook up controllers to the Coleco Game Adapter Dirk Best2019-03-126-0/+548