summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ti99/joyport/joyport.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ti99: Virtualize inherited device methods for consistency. Michael Zapf2024-04-011-2/+2
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-2/+2
* ti99: Remove include file ti99defs.h Michael Zapf2020-06-201-0/+2
* Spring cleaning: Vas Crabb2019-11-011-4/+4
* ti99: Adapting to common devcb3 slot device handling. (nw) Michael Zapf2018-08-201-1/+14
* ti99: Minor config changes, simplified ti99 config, use new cassette output. Michael Zapf2018-08-191-1/+8
* ti99: devcb3 for the slot devices (nw) Michael Zapf2018-08-131-22/+2
* devcb3 Vas Crabb2018-07-071-1/+1
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+3
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-2/+2
* ti99: Wrapped into namespaces; minor rearrangement Michael Zapf2017-05-231-6/+12
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-0/+87