summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/coleco.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* -bus/adam/exp, adamnet, bus/coleco, bus/crvision: Removed MCFG macros. [Ryan ... mooglyguy2018-12-211-16/+16
* tms9928a: Configuration modernization (nw) AJR2018-08-211-25/+19
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-7/+7
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-2/+2
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-7/+7
* 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-9/+9
* reverted 4abe309 (nw) hap2018-04-291-1/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-22/+25
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* coleco: sn ready line connected to z80 wait (nw) hap2018-01-311-0/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+4
* One quick compilation fix (nw) AJR2017-05-251-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+8
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* Devfind revision phase 2 (nw) AJR2016-08-051-8/+8
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-4/+4
* reverse logic of IMAGE_VERIFY (nw) Miodrag Milanovic2016-07-311-3/+3
* for bool type use true and false (nw) Miodrag Milanovic2016-07-311-1/+1
* svi318: preliminary support for the sv603 coleco game adapter Dirk Best2016-03-251-6/+0
* clang-modernize part 4 Miodrag Milanovic2015-12-041-9/+9
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+499