summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/tms9902.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-5/+0
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-2/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-38/+26
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* Remove a few outdated references to MESS Dirk Best2021-12-021-1/+1
* use C++ library includes (nw) firewave2020-01-221-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-33/+94
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-94/+33
* bus/ti99, geneve, ti99_[various]: Eliminate address space and mem_mask argume... AJR2019-03-071-2/+2
* tms9900, tms9980a, tms9995: CRU addressing change AJR2019-03-011-31/+92
* tms9902: Make timer interrupt work; add save state (nw) AJR2018-10-121-0/+44
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-44/+58
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* Improved logging; fixed missed CTS signal, outgoing RTS, incoming DTR Michael Zapf2016-08-041-9/+12
* ti99: Fixed stuck INT line in TMS9902; improve logging Michael Zapf2016-08-021-35/+40
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+847