summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/tmp68301.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* tmp68301: Reimplement in the new68k framework. The timers are not yet implem... Olivier Galibert2023-04-041-100/+0
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-16/+16
* Various changes related to 68000 interrupts (nw) AJR2019-04-041-1/+1
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-2/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-17/+7
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-7/+17
* tmp68301: Merge on-chip peripheral emulation with CPU device AJR2019-03-221-17/+7
* More accurate registration and acknowledgment of pending interrupts within TM... AJR2018-11-271-5/+8
* steppers, tc009xlvc, te7750, tmp68301, tms1024, tms6100, bfm_dm01: removed MC... Ivan Vangelista2018-10-251-17/+3
* devcb3 Vas Crabb2018-07-071-2/+2
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-6/+6
* devices/machine: some private-ization (nw) Ivan Vangelista2018-02-151-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* Eliminate some machine().firstcpu usage (nw) AJR2018-01-021-2/+12
* srcclean (nw) Vas Crabb2017-07-231-4/+4
* tmp68301.cpp: interrupt cleanups (nw) angelosa2017-07-161-5/+19
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-18/+21
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 3 (nw) Miodrag Milanovic2015-12-051-3/+3
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+90