summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ti99/gromport/gromport.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-3/+3
* ti99: Virtualize inherited device methods for consistency. Michael Zapf2024-04-011-4/+4
* ti99: Further cleanups, removed casts. Michael Zapf2024-03-311-3/+6
* ti99: Removed casts and fixed a bug in the multi-cartridge connector. Michael Zapf2024-03-291-1/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-6/+6
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-1/+1
* init vars for coverity (bus/l-w) Robbbert2022-04-021-1/+1
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-2/+2
* ti99: Remove include file ti99defs.h Michael Zapf2020-06-201-1/+1
* ti99: Retire custom READ8Z/SETADDRESS macro. Michael Zapf2020-06-181-5/+5
* (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+5
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-5/+4
* bus/ti99, geneve, ti99_[various]: Eliminate address space and mem_mask argume... AJR2019-03-071-4/+5
* ti99: Use a config command instead of a subclass. (nw) Michael Zapf2018-08-211-17/+8
* ti99: Adapting to common devcb3 slot device handling. (nw) Michael Zapf2018-08-201-7/+26
* ti99: devcb3 for the slot devices (nw) Michael Zapf2018-08-131-19/+4
* devcb3 Vas Crabb2018-07-071-2/+2
* ti99: Removed deprecated function calls, simplified GROM access, added logmac... Michael Zapf2018-06-301-2/+2
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-2/+2
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-7/+7
* ti99: Architectural cleanup for slot devices; constant renaming Michael Zapf2017-06-081-4/+8
* ti99: Created bus gromport, split monster file gromport Michael Zapf2017-05-251-0/+112