summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/coco/coco_multi.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust CoCo 3 PIA mirrors (#7551) tim lindner2020-12-121-0/+12
* Cleanups and corrections for CoCo cartridge slot configuration (#7502) npwoods2020-11-231-33/+4
* bus/coco: Added symphony 12 music device. (#7472) tim lindner2020-11-171-0/+3
* bus/coco: Added Speech Systems Stereo Composer cartridge. (#7379) tim lindner2020-10-261-12/+15
* bus/coco: Simplify handler signatures and uint type names (nw) AJR2020-06-071-28/+28
* CoCo: Added Disto RAM cartridge (#6664) tim lindner2020-05-081-0/+3
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-1/+1
* Fix multipak rom switching (#5112) tim lindner2019-05-251-0/+2
* coco2: Converted all coco/dragon extension devices to use cts handlers. Nigel Barnes2019-05-251-5/+22
* (nw) Clean up the mess on master Vas Crabb2019-03-261-41/+41
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-41/+41
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-121-41/+41
* Fixed Zumwalt banking thru the Multi-Pak. tim lindner2018-10-071-0/+11
* 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-14/+14
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-21/+23
* Sarayan made me do it. Vas Crabb2018-04-281-1/+3
* Coco2drivewire (#3260) David Ladd2018-02-281-0/+1
* Added support fro the MultiPak slot switch as a dip switch. (#3188) tim lindner2018-02-151-3/+56
* 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/+9
* srcclean (nw) Vas Crabb2017-06-251-2/+2
* [CoCo] Follow up hygiene on CoCo cartridge slot refactoring (#2371) npwoods2017-06-111-23/+23
* [CoCo] Changed device_cococart_interface implementations to do dynamic_casts ... npwoods2017-06-041-7/+0
* CoCo: Overhaul to the cartridge slot subsystem and Speech/Sound Cartridge sup... npwoods2017-06-011-28/+94
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Merge branch 'master' into games_master_cartridge tim lindner2017-05-141-9/+4
|\
| * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-9/+4
* | Emulation of Games Master Cartridge tim lindner2017-05-131-0/+3
|/
* srcclean (nw) Vas Crabb2017-04-231-16/+16
* [CoCo] Further cleanups in CoCo cartridge slot signal handling Nathan Woods2017-03-191-69/+153
* CoCo: Implementing support for enabling and disabling cartridge-specific sound Nathan Woods2017-03-111-0/+12
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove some dependency between src/devices/ and src/mame (nw) Miodrag Milanovic2017-02-051-2/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 2 Miodrag Milanovic2015-12-041-3/+3
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+274