summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/6850acia.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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