summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ay31015.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-28/+6
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-22/+11
* ay31015: Better EOC timing with two stop bits; improve logging messages (nw) AJR2020-01-111-13/+21
* (nw) Clean up the mess on master Vas Crabb2019-03-261-70/+0
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-0/+70
* ay31015: Remove baud clock generation from device emulation (not a built-in U... AJR2019-02-101-70/+0
* zephyr: Add keyboard, cursor and scrolling (nw) AJR2018-10-141-0/+4
* srcclean and regenerate localisations (nw) Vas Crabb2018-03-251-1/+1
* ay31015: Fix receiver synchronization at start bit AJR2018-03-231-2/+3
* ay31015: Fix receiver desync when next start bit arrives early AJR2018-03-161-15/+50
* ay31015: Add READ8 and WRITE8 handlers to be placed in memory maps; allow rea... AJR2018-03-041-2/+19
* dialog80: UART loopback test passes (nw) AJR2018-03-011-2/+5
* ay31015: Replace generic pin setters and getters with READ_LINE and WRITE_LIN... AJR2018-02-201-35/+35
* ay31015.cpp: Fix unresolved callback disaster (nw) AJR2018-02-141-1/+2
* 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-20/+25
* tv912.cpp: UART is now fully controlled (nw) AJR2018-01-171-0/+10
* A few more UART clones (nw) AJR2017-11-051-2/+3
* ay31015.cpp: Device name (nw) AJR2017-10-141-2/+2
* ay31015.cpp: Notes (nw) AJR2017-10-141-2/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* more validation fixes (nw) Vas Crabb2017-03-041-47/+24
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* New machines marked NOT_WORKING therealmogminer@gmail.com2016-10-251-5/+14
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* 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
* clang-modernize part 6 Miodrag Milanovic2015-12-041-4/+4
* clang-modernize part 3 Miodrag Milanovic2015-12-041-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+753