summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/z8536.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-4/+4
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-22/+22
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-12/+13
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* z8536: Avoid magic numbers Dirk Best2021-08-051-0/+9
* z8536: Better daisy chain support, fix port assignment when writing data Dirk Best2021-08-041-1/+0
* te7750, z8536: Simplify handler signatures (nw) AJR2020-03-141-18/+18
* z8536.cpp, z80sti.cpp: deMCGF; z80sio.cpp: started deMCFG (nw) Ivan Vangelista2018-08-241-35/+7
* devcb3 Vas Crabb2018-07-071-7/+7
* proposal: move z80daisy* to devices/machine (#3572) Patrick Mackinlay2018-05-151-1/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-14/+14
* z8536: Various improvements (nw) AJR2018-01-141-37/+172
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-14/+12
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* Fix MT05813, memory trashing by z8536 device therealmogminer@gmail.com2016-08-291-2/+2
* 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-6/+6
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+353