summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/coco (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated for latest mame revision. tim lindner2017-05-142-2/+6
* Merge branch 'master' into games_master_cartridge tim lindner2017-05-1417-193/+184
|\
| * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-1417-193/+184
* | Emulation of Games Master Cartridge tim lindner2017-05-133-0/+107
|/
* DERIVED_CLOCK now updates in response to clock changes, and changed CoCo to u... npwoods2017-05-101-1/+1
* srcclean (nw) Vas Crabb2017-04-232-17/+17
* dragon32: Corrected release year and company of Spanish clones Nigel Barnes2017-04-172-4/+12
* Changes to make get_default_card_software() less stupid Nathan Woods2017-04-102-2/+2
* Removing stray declaration Nathan Woods2017-03-191-1/+0
* [CoCo] Further cleanups in CoCo cartridge slot signal handling Nathan Woods2017-03-197-98/+231
* CoCo: Implementing support for enabling and disabling cartridge-specific sound Nathan Woods2017-03-114-2/+27
* Make device_image_interface::update_names a private method called automatical... AJR2017-03-032-15/+0
* Self-registering devices. Vas Crabb2017-03-031-1/+1
* Self-registering devices prep: Vas Crabb2017-02-2710-18/+21
* [CoCo] Made third and fourth floppy drives on by default, and made "fixed" (#... npwoods2017-02-271-2/+2
* device_image_interface cleanups (nw) AJR2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-117-7/+0
* Remove some dependency between src/devices/ and src/mame (nw) Miodrag Milanovic2017-02-058-11/+52
* srcclean (nw) Vas Crabb2017-01-221-3/+3
* first stab at cart PIA and the ROM banking (nw) Joakim Larsson Edstrom2017-01-012-19/+101
* first srcclean pass (nw) Vas Crabb2016-12-251-3/+3
* Added coco2 clone t4426 (nw) (#1819) Joakim Larsson Edström2016-12-162-0/+257
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-2215-62/+62
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-172-15/+14
* srcclean (nw) Vas Crabb2016-09-265-95/+95
* Split CoCo and Dragon FDC code, added save state support, fixed regression in... Nathan Woods2016-09-163-580/+639
* Rough C++ modernization of CoCo cartridge infrastructure (usage of 'enum clas... Nathan Woods2016-08-184-79/+78
* Merge pull request #1180 from npwoods/split_softlist_code_redo Miodrag Milanović2016-08-081-0/+2
|\
| * Redo of split of src/emu/softlist.[cpp|h] Nathan Woods2016-08-021-0/+2