summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/zx8302.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-601/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-21/+15
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* mame/machine: simplified some handlers (nw) Ivan Vangelista2020-04-231-10/+10
* use C++ library includes (nw) firewave2020-01-221-1/+1
* microdrv: Change image type to magtape; default clock; move to imagedev (nw) AJR2019-07-301-1/+1
* Cleaned up serial, matrix keyboard and TI-8x link protocol interfaces: Vas Crabb2017-07-111-1/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+6
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* reverting: Miodrag Milanovic2016-01-201-17/+17
* tags are now strings (nw) Miodrag Milanovic2016-01-161-17/+17
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+606