summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/coco
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into time-experiments Aaron Giles2021-08-1318-77/+1473
|\
| * srcclean in preparation for release Vas Crabb2021-06-271-7/+7
| * bus/coco/coco_wpk: Fix duplicate short name. Nigel Barnes2021-06-141-1/+1
| * bus/coco: Added the Dragon MSX 2+, The Dragon's Claw, Peaksoft Prestel, and C... Nigel Barnes2021-06-1414-47/+1258
| * coco: add additional disk drives (#8135) tim lindner2021-06-051-3/+5
| * fix style. fix mask. (#8129) tim lindner2021-06-011-6/+4
| * bus/coco: add CoCo Max Hi Res Input Module (#8104) tim lindner2021-05-313-0/+188
| * CoCo Speech/Sound Pak: fix noise on reset (#8098) tim lindner2021-05-261-26/+21
| * srcclean in preparation for branching release Vas Crabb2021-04-251-1/+1
| * bus/coco: Renamed Games Master cartdige slot option to gmc to match the Drago... tim lindner2021-03-311-1/+1
| * src/devices/bus/coco/coco_fdc.cpp: Call base device_start from derived class.... tim lindner2021-03-301-0/+2
* | Major timer object reshuffling. timer_expired_delegate wraps the various call... Aaron Giles2021-03-262-2/+2
* | Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters... Aaron Giles2021-03-242-2/+2
|/
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-022-8/+10
* Ensure validation of device tags in non-default slot options AJR2021-02-201-1/+1
* Miscellaneous cleanup. Vas Crabb2021-01-101-1/+3
* coco_midi: tidy namespace Patrick Mackinlay2021-01-081-3/+1
* coco_midi: fix msvc build Patrick Mackinlay2021-01-042-6/+10
* srcclean for 0.227 Vas Crabb2020-12-274-12/+12
* bus/coco Added CoCo and Dragon MIDI cartridges. (#7589) tim lindner2020-12-253-1/+129
* Adjust CoCo 3 PIA mirrors (#7551) tim lindner2020-12-124-17/+57
* Fairly significant overhaul of Lua engine and some cleanup. Vas Crabb2020-11-251-1/+1
* Cleanups and corrections for CoCo cartridge slot configuration (#7502) npwoods2020-11-233-33/+72
* bus/coco: Fixed coco_ssc fix speech in Pegsaus and the Phantom Riders. (#7496) tim lindner2020-11-222-102/+62
* coco_ssc.cpp: adjust rounding to fix music regression in pitfall2 for coco3 Ivan Vangelista2020-11-171-1/+1
* bus/coco: Added symphony 12 music device. (#7472) tim lindner2020-11-173-0/+195
* -emu/devfind.h: Made read_safe avaiable for optional I/O ports only. Vas Crabb2020-11-061-5/+5
* bus/coco: Added Speech Systems Stereo Composer cartridge. (#7379) tim lindner2020-10-264-32/+133
* volt_reg: Remove uses that are not needed anymore with the recent (#7367) Aaron Giles2020-10-201-4/+0
* Complete sound modernization of remaining devices. Legacy callbacks and strea... Aaron Giles2020-09-281-11/+11
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-5/+5
* -bus/coco/coco_ram.cpp: fix a rather obvious bug in shift/mask Vas Crabb2020-06-251-12/+11
* srcclean and cleanup (nw) Vas Crabb2020-06-212-4/+4
* bus/coco: Simplify handler signatures and uint type names (nw) AJR2020-06-0727-298/+298
* coco_fdc.cpp: fixed most coco drivers not working in devnoclear builds (nw) Ivan Vangelista2020-05-311-0/+2
* another bunch of READ* / WRITE* macros removal (nw) Ivan Vangelista2020-05-202-14/+14
* CoCo: added Disto no-halt disk controller (#6632) tim lindner2020-05-091-40/+227
* CoCo: Added Disto RAM cartridge (#6664) tim lindner2020-05-083-0/+200
* Fixed ROM fill routine tim lindner2020-04-301-1/+1
* srcclean (nw) Vas Crabb2020-03-221-9/+9
* bus/coco: Added CoCo PSG cartridge device. [Roberto Fernandez, Nigel Barnes, ... Nigel Barnes2020-03-212-0/+328
* cxd1095, msm6242: Simplify handler signatures; use shorter type names (nw) AJR2020-03-111-2/+2
* use C++ library includes (nw) firewave2020-01-221-2/+2
* start putting noexcept on things that have no business throwing exceptions, s... Vas Crabb2019-11-101-9/+9
* Spring cleaning: Vas Crabb2019-11-013-15/+14
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-265-10/+10
* dragon32: Added JCB Speech Synthesis cartridge. Nigel Barnes2019-09-072-0/+207
* MT #07405 (nw) AJR2019-09-012-4/+15
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-152-2/+2
* New working software list additions Nigel Barnes2019-07-162-0/+164