| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 1 | -3/+3 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -6/+5 |
| * | ti99: Added the S0-triggered clock update to TMS9901. |  Michael Zapf | 2022-04-23 | 1 | -0/+2 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
| * | devices/machine: simplified handlers for various devices (nw) |  Ivan Vangelista | 2020-03-24 | 1 | -4/+4 |
| * | ti99: Added CorComp disk controller cards. |  Michael Zapf | 2020-03-14 | 1 | -0/+3 |
| * | devcb.cpp: syntactic sugar for constructing/resolving arrays of callbacks (nw) |  Vas Crabb | 2020-02-05 | 1 | -1/+1 |
| * | tms9901: Changed input line reading from 8-bit units to single bits, adapted ... |  Michael Zapf | 2019-05-15 | 1 | -55/+79 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -3/+12 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -12/+3 |
| * | bus/ti99, geneve, ti99_[various]: Eliminate address space and mem_mask argume... |  AJR | 2019-03-07 | 1 | -2/+2 |
| * | ti99: Fixed cassette instabilities, caused by improper timer usage; introduce... |  Michael Zapf | 2019-02-12 | 1 | -1/+10 |
| * | tms9901: Add output state accessor; undo some search-and-replace corruption (nw) |  AJR | 2018-10-12 | 1 | -0/+2 |
| * | tms99xx: devcb3 changes, removing MCFG macros for 9900, 9901, 9980A, 9995. |  Michael Zapf | 2018-08-14 | 1 | -61/+3 |
| * | devcb3 |  Vas Crabb | 2018-07-07 | 1 | -18/+18 |
| * | Sarayan made me do it. |  Vas Crabb | 2018-04-28 | 1 | -1/+1 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -21/+21 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -87/+54 |
| * | Remove emu.h from headers (nw) |  Olivier Galibert | 2017-02-11 | 1 | -1/+0 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -1/+1 |
| * | Add RST1 reset line |  Michael Zapf | 2016-03-30 | 1 | -0/+5 |
| * | reverting: |  Miodrag Milanovic | 2016-01-20 | 1 | -1/+1 |
| * | tags are now strings (nw) |  Miodrag Milanovic | 2016-01-16 | 1 | -1/+1 |
| * | override part 1 (nw) |  Miodrag Milanovic | 2015-12-05 | 1 | -4/+4 |
| * | Move all devices into separate part of src tree (nw) |  Miodrag Milanovic | 2015-09-13 | 1 | -0/+224 |