summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/coco (follow)
Commit message (Expand)AuthorAgeFilesLines
* devcb3 Vas Crabb2018-07-071-3/+15
* Avoid multiple explicit instantiations definition of templates Stefan Brüns2018-06-299-17/+3
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-272-4/+4
* Remove a few unnecessary customizations of MCFG_DEVICE_ADD (nw) AJR2018-05-271-16/+15
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-094-4/+5
* (nw) misc follow-up Vas Crabb2018-05-061-1/+0
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-0611-62/+63
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-044-37/+41
* Sarayan made me do it. Vas Crabb2018-04-2819-60/+86
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-185-13/+13
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-6/+6
* Coco2drivewire (#3260) David Ladd2018-02-283-0/+36
* Fleshed out Color Computer serial expansion cards to support actual input and... tim lindner2018-02-172-6/+47
* devices/machine: some private-ization (nw) Ivan Vangelista2018-02-151-1/+0
* Added support fro the MultiPak slot switch as a dip switch. (#3188) tim lindner2018-02-151-3/+56
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-237-9/+9
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-1710-11/+11
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-2/+4
* dragon_fdc.cpp: Added Premier FDC, for DeltaDOS. Nigel Barnes2018-01-112-26/+166
* New way to provide DAC reference inputs (nw) AJR2018-01-101-4/+2
* The great CoCo/Dragon clock correction (nw) AJR2017-12-303-5/+5
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-132-10/+15
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-132-15/+10
* fixing/improving metadata on CoCo FDCs: CP-450 and CD-6809 Felipe Corrêa da Silva Sanches2017-11-302-10/+15
* new CoCo fdc clone: Codimex CD6809_FDC (1986) Felipe Corrêa da Silva Sanches2017-11-253-1/+35
* cococart: Provide a proper header for each device file (nw) AJR2017-11-2319-45/+130
* coco: add missing build dependency (nw) hap2017-11-231-0/+1
* tms7000: Convert I/O ports to callbacks (nw) AJR2017-10-301-8/+6
* t4426: Replaced a bad dump caused by corrosion with a new verified du… (#2754) Joakim Larsson Edström2017-10-271-3/+6
* srcclean (nw) Vas Crabb2017-10-221-14/+14
* coco3: Make banked cartridges actually work AJR2017-09-284-25/+82
* t4426: cleanup Joakim Larsson Edstrom2017-09-261-42/+35
* t4426 cart: added 14411 BRG, 6850 acia as a second rs232 port and fixed banking Joakim Larsson Edstrom2017-09-261-72/+180
* srcclean (nw) Vas Crabb2017-08-271-8/+8
* Added note regarding undocumented playback feature for Orchestra-90 (nw) Scott Stone2017-08-031-0/+13
* Coco FDC: Fix MT06640 (possibly also MT06639) Dirk Best2017-08-021-1/+2
* srcclean (nw) Vas Crabb2017-06-256-29/+29
* d64plus: Implemented banking of extra 64K, and 6845 with chargen. Machine pro... Nigel Barnes2017-06-153-4/+145
* Coco ssc busy delay (#2373) tim lindner2017-06-121-9/+36
* [CoCo] Follow up hygiene on CoCo cartridge slot refactoring (#2371) npwoods2017-06-1110-55/+52
* tms7000: Fix internal ROM region mapping (nw) AJR2017-06-101-5/+0
* [CoCo] Changed device_cococart_interface implementations to do dynamic_casts ... npwoods2017-06-046-25/+41
* Fixed JVC disk format to correctly recognize 2 sided disks. (#2357) tim lindner2017-06-031-0/+1
* CoCo: Overhaul to the cartridge slot subsystem and Speech/Sound Cartridge sup... npwoods2017-06-0120-619/+1277
* Added read support for the disk format SDF used in the CoCoSDC (#2345) tim lindner2017-05-312-1/+4
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-229-9/+9
* constructor delegation (nw) Miodrag Milanovic2017-05-151-5/+4
* Fix validation (nw) Miodrag Milanovic2017-05-153-1/+8
* Vasified source. tim lindner2017-05-142-8/+8
* Minor cleanup of some old defines. tim lindner2017-05-142-3/+0