summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ay31015.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ay31015: Fix receiver desync when next start bit arrives early AJR2018-03-161-0/+1
* ay31015: Privatize [rt]x_process (nw) AJR2018-03-041-3/+2
* ay31015: Add READ8 and WRITE8 handlers to be placed in memory maps; allow rea... AJR2018-03-041-0/+12
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-32/+32
* ay31015: Replace generic pin setters and getters with READ_LINE and WRITE_LIN... AJR2018-02-201-37/+49
* ay31015: Make SI and SO line callbacks as well (nw) AJR2018-02-131-2/+2
* ay31015: Replace "status changed" notifier with line callbacks (nw) AJR2018-02-131-9/+49
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-0/+2
* tv912.cpp: UART is now fully controlled (nw) AJR2018-01-171-1/+3
* explicit sizes for enums used in save states - one should always do this to m... Vas Crabb2017-07-161-11/+11
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-25/+27
* New machines marked NOT_WORKING therealmogminer@gmail.com2016-10-251-7/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-21/+21
* Xerox NoteTaker: Finished IOCPU memory map documentation. Hooked up the two U... Lord-Nightmare2016-02-231-2/+2
* 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
* 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/+198