summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/coco/coco_dcmodem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-2/+2
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* bus/coco: Simplify handler signatures and uint type names (nw) AJR2020-06-071-5/+5
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* coco2: Converted all coco/dragon extension devices to use cts handlers. Nigel Barnes2019-05-251-2/+14
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+7
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-7/+2
* coco: Fixed loading Orchestra-90, RS-232 Program Pak, Modem Pak from softlist... Nigel Barnes2019-03-231-0/+5
* mc6852, mc6854, mos6551: Simplify read/write handlers (nw) AJR2019-02-181-2/+2
* mos6551: Eliminate MCFG_ macros (nw) AJR2018-08-201-12/+13
* Avoid multiple explicit instantiations definition of templates Stefan BrĂ¼ns2018-06-291-2/+0
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-8/+8
* Sarayan made me do it. Vas Crabb2018-04-281-2/+3
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-1/+1
* Fleshed out Color Computer serial expansion cards to support actual input and... tim lindner2018-02-171-3/+9
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* cococart: Provide a proper header for each device file (nw) AJR2017-11-231-0/+2
* srcclean (nw) Vas Crabb2017-06-251-6/+6
* [CoCo] Follow up hygiene on CoCo cartridge slot refactoring (#2371) npwoods2017-06-111-3/+1
* CoCo: Overhaul to the cartridge slot subsystem and Speech/Sound Cartridge sup... npwoods2017-06-011-0/+110