summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/coco12.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'master' into games_master_cartridge tim lindner2017-05-141-10/+10
|\
| * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+10
* | Emulation of Games Master Cartridge tim lindner2017-05-131-0/+2
|/
* DERIVED_CLOCK now updates in response to clock changes, and changed CoCo to u... npwoods2017-05-101-2/+5
* dragon32: Corrected release year and company of Spanish clones Nigel Barnes2017-04-171-2/+3
* Self-registering devices prep: Vas Crabb2017-02-271-5/+10
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Remove some dependency between src/devices/ and src/mame (nw) Miodrag Milanovic2017-02-051-14/+0
* Correct Color Computer DAC type and separate single-bit sound AJR2017-01-141-1/+8
* first srcclean pass (nw) Vas Crabb2016-12-251-1/+1