summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/z80sti.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-11/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-10/+10
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-28/+18
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-2/+2
* ts803 : fixed and used z80sti; cleanup and notes. Robbbert2017-10-071-0/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-64/+58
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* reverting: Miodrag Milanovic2016-01-201-36/+36
* tags are now strings (nw) Miodrag Milanovic2016-01-161-36/+36
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+720