summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/coco/coco_t4426.cpp
Commit message (Expand)AuthorAgeFilesLines
* bus/coco: Simplify handler signatures and uint type names (nw) AJR2020-06-071-17/+17
* another bunch of READ* / WRITE* macros removal (nw) Ivan Vangelista2020-05-201-2/+2
* coco2: Converted all coco/dragon extension devices to use cts handlers. Nigel Barnes2019-05-251-17/+33
* (nw) Clean up the mess on master Vas Crabb2019-03-261-10/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+10
* 6821pia, 6840ptm, 6850acia, bus/ss50, cmi01a: Simplify read/write handlers (nw) AJR2019-02-181-10/+4
* -mb87078,mb8795,mb89363b,mc14411: De-MCFG, nw mooglyguy2018-09-071-15/+16
* -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
* Avoid multiple explicit instantiations definition of templates Stefan Brüns2018-06-291-2/+0
* Remove a few unnecessary customizations of MCFG_DEVICE_ADD (nw) AJR2018-05-271-16/+15
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-15/+15
* Sarayan made me do it. Vas Crabb2018-04-281-2/+3
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-9/+9
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* 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/+2
* 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
* 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
* [CoCo] Follow up hygiene on CoCo cartridge slot refactoring (#2371) npwoods2017-06-111-2/+2
* [CoCo] Changed device_cococart_interface implementations to do dynamic_casts ... npwoods2017-06-041-4/+1
* CoCo: Overhaul to the cartridge slot subsystem and Speech/Sound Cartridge sup... npwoods2017-06-011-16/+57
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-18/+11
* [CoCo] Further cleanups in CoCo cartridge slot signal handling Nathan Woods2017-03-191-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove some dependency between src/devices/ and src/mame (nw) Miodrag Milanovic2017-02-051-3/+24
* srcclean (nw) Vas Crabb2017-01-221-3/+3
* first stab at cart PIA and the ROM banking (nw) Joakim Larsson Edstrom2017-01-011-19/+98
* first srcclean pass (nw) Vas Crabb2016-12-251-3/+3
* Added coco2 clone t4426 (nw) (#1819) Joakim Larsson Edström2016-12-161-0/+201