summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/coco12.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* bus/rs232.cpp: completed removal of MCFG macros (nw) Ivan Vangelista2018-10-231-3/+3
* Extended CoCo 1/2's keyboard to include a second shift level. This enabled na... tim lindner2018-09-161-11/+11
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-11/+5
* -bankdev: Remove MCFG, nw mooglyguy2018-08-151-7/+4
* -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-17/+17
* devcb3 Vas Crabb2018-07-071-36/+34
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* Fix recent coco3 regressions, nw mooglyguy2018-06-051-1/+1
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-7/+7
* MT 6982 (nw) AJR2018-05-271-0/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-15/+15
* (nw) remove more low-value macros and add a couple more constructor options Vas Crabb2018-05-101-4/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-44/+44
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-21/+23
* Added real alternative systems cocoh, cocoeh, coco2h, and coco2bh. These alt... David Ladd2018-04-261-0/+42
* coco2: Attached coco_flop software list. (Fixes MT#6775) Nigel Barnes2018-04-131-0/+2
* (nw) last bunch for tonight Robbbert2018-04-121-3/+3
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-3/+4
* Coco2drivewire (#3260) David Ladd2018-02-281-0/+1
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-8/+14
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-9/+9
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-2/+3
* New way to provide DAC reference inputs (nw) AJR2018-01-101-3/+2
* The great CoCo/Dragon clock correction (nw) AJR2017-12-301-5/+5
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-2/+2
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-2/+2
* fixing/improving metadata on CoCo FDCs: CP-450 and CD-6809 Felipe Corrêa da Silva Sanches2017-11-301-2/+2
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-2/+2
* srcclean (nw) Vas Crabb2017-11-261-3/+3
* cd6809: fix validation errors (nw) Justin Kerk2017-11-251-2/+2
* use BIOS mechanism for selecting CD6809 (CoCo clone) boot/basic ROMs Felipe Corrêa da Silva Sanches2017-11-251-10/+10
* new CoCo fdc clone: Codimex CD6809_FDC (1986) Felipe Corrêa da Silva Sanches2017-11-251-3/+12
* coco12.cpp: Rename LZ Color64 ROMs to properly document the labels and PCB po... Felipe Corrêa da Silva Sanches2017-11-251-2/+2
* new brazilian trs80-color clones: Codimex CD-6809 1983/1984 Felipe Corrêa da Silva Sanches2017-11-251-12/+26
* keyboard layout for CP400 Color II (CoCo clone) Felipe Corrêa da Silva Sanches2017-11-251-9/+116
* cococart: Provide a proper header for each device file (nw) AJR2017-11-231-0/+9
* Merge pull request #2672 from npwoods/multiple_natural_keyboard_bindings R. Belmont2017-10-101-4/+4
|\
| * Added support for multiple PORT_CHAR() bindings, and adopted in the CoCo driv... Nathan Woods2017-09-241-4/+4
* | t4426: promoted to working aftar clarification from Vas, still needs work Joakim Larsson Edstrom2017-09-291-1/+1
* | Merge pull request #2674 from JoakimLarsson/t4426_3 Joakim Larsson Edström2017-09-271-1/+1
|\ \
| * | t4426: promoted to MACHINE_IS_INCOMPLETE as most of the cart software works b... Joakim Larsson Edstrom2017-09-261-1/+1
| |/
* / coco_cart, coco_flop: Add compatibility filtering (nw) AJR2017-09-241-0/+1
|/
* srcclean (nw) Vas Crabb2017-06-251-2/+2
* Fix Tandy CoCo keyboard mapping (github issue #2386) Vas Crabb2017-06-211-34/+34
* CoCo: Overhaul to the cartridge slot subsystem and Speech/Sound Cartridge sup... npwoods2017-06-011-10/+30
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-2/+2