summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/coco
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* srcclean (nw) Vas Crabb2019-05-261-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-2512-59/+185
* dragon.cpp: Added Premier Sprites board. Nigel Barnes2019-05-112-0/+166
* coco12.cpp: Added handlers for CTS region $C000-$FEFF, allows cartridges to i... Nigel Barnes2019-05-112-1/+58
* Fix OS-9 disk writing bug (#4925) tim lindner2019-04-262-1/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-2613-143/+132
* Revert "conflict resolution (nw)" andreasnaive2019-03-2513-132/+143
* coco: Fixed loading Orchestra-90, RS-232 Program Pak, Modem Pak from softlist... Nigel Barnes2019-03-234-3/+18
* bus/bbc/exp, bus/bbc/rom, ds1315, upd7002: Simplify read/write handlers (nw) AJR2019-03-141-3/+3
* volt_reg: set default m_output (nw) hap2019-02-191-1/+0
* (nw) clean up trivial stuff - the device delegate boilerplate is ugly, I will... Vas Crabb2019-02-191-20/+10
* mc6852, mc6854, mos6551: Simplify read/write handlers (nw) AJR2019-02-182-4/+4
* 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) AJR2019-02-181-10/+4
* ay8910.cpp : Updates cam9002019-02-154-42/+34
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-123-69/+50
* devices\bus: some more MACHINE_CONFIG removal (nw) Ivan Vangelista2019-02-102-8/+9
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-3/+0
* dragon: Fixed loading of slot devices from dragon_cart softlist (nw) Nigel Barnes2019-01-254-1/+21
* tms7000: Removed MCFG. [Ryan Holtz] mooglyguy2018-12-061-8/+8
* Don't #include legacy header "flopdrv.h" except where it's still used (nw) AJR2018-11-252-2/+2
* ay8910: finished MCFG macros removal (nw) Ivan Vangelista2018-11-141-3/+3
* remove some ROM_LOAD_OPTIONAL, clean up some miscellaneous stuff (nw) Vas Crabb2018-10-312-5/+5
* Fixed Zumwalt banking thru the Multi-Pak. tim lindner2018-10-075-9/+62
* General CoCo Cartridge Fixes (#4050) tim lindner2018-10-031-1/+1
* less space (nw) smf-2018-09-141-1/+1
* -mb87078,mb8795,mb89363b,mc14411: De-MCFG, nw mooglyguy2018-09-071-15/+16
* wd_fdc: removed MCFG macros (nw) Ivan Vangelista2018-09-061-16/+13
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-1/+2
* mos6551: Eliminate MCFG_ macros (nw) AJR2018-08-202-25/+26
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-3/+1
* -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... mooglyguy2018-08-111-3/+3
* -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-2/+2
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-102-12/+12
* dragon devices: remove MCFG_ and machine().device (nw) Nigel Barnes2018-07-173-50/+32
* sp0256: Remove MCFG_ from coco_ssc (nw) Nigel Barnes2018-07-111-3/+3
* 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