summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/6850acia.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-5/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-5/+5
* acia6850: initialize receive section (#9694) Miodrag Milanović2022-05-051-0/+2
* devices/machine/6850acia.cpp, device/machine/upd4992.cpp, mame/video/jangou_b... Ivan Vangelista2020-07-031-1/+2
* mc6850: TDRE should read clear in reset, and set coming out of reset 68bit2020-05-211-14/+23
* acia6850: Prevent transmission of a spurious character following master reset AJR2020-03-251-5/+7
* Alfaskop 4110 keyboard and related improvements (#6291) Joakim Larsson Edström2020-02-101-1/+9
* Revert "Alfaskop improvements" Vas Crabb2020-01-311-9/+1
* 6850acia.cpp: Updated use of logmacro.h Joakim Larsson Edstrom2020-01-301-1/+9
* force68k.cpp: minor edits (#4963) Joakim Larsson Edström2019-05-041-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-29/+35
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-35/+29
* 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) AJR2019-02-181-29/+35
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-10/+15
* acia6850: Create standard read/write handlers (nw) AJR2017-12-011-0/+13
* Candela PAL driven address map (#2657) Joakim Larsson Edström2017-09-191-13/+15
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-45/+23
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Taito 68705 interface improvements: Vas Crabb2017-01-151-0/+3
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Make ACIA write initial line state in reset to avoid crash (nw) Vas Crabb2016-07-221-0/+3
* reverting: Miodrag Milanovic2016-01-201-14/+14
* 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-14/+14
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+597