summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/dl1416.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* z80pio: change an if/else block to switch/case, hap2023-09-221-12/+8
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-2/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-4/+4
* dl1616: dl1414 does not have ce pin or addr latch hap2021-06-201-13/+23
* With permission from Dirk Best, apply 3-clause BSD license to common devices ... Vas Crabb2020-04-131-1/+1
* dl1416: Simplify bus_w handlers and type names (nw) AJR2019-07-071-18/+18
* Sarayan made me do it. Vas Crabb2018-04-281-3/+7
* dl1416.cpp: Better device name (nw) AJR2017-12-271-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-16/+10
* Self-registering devices prep: Vas Crabb2017-02-271-3/+3
* dl1416: even better signal level behaviour (/CE, A0 and A1 latched on falling... Vas Crabb2017-02-131-2/+16
* dl1416: clean up, support signal-level interface better, support Vas Crabb2017-02-111-170/+194
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-6/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* reverting: Miodrag Milanovic2016-01-201-3/+3
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+297