summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/coco.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-3/+1
* (nw) coco3: fixed validation errors Robbbert2018-03-111-1/+1
* removed first_screen() from coco, orion, primo, and vector06, nw mooglyguy2018-03-101-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+3
* dvdisasm: Overhaul [O. Galibert] Olivier Galibert2017-11-261-2/+2
* [CoCo] Minor refactoring; better usage of accessors for maincpu, maincpu addr... Nathan Woods2017-07-081-0/+1
* srcclean (nw) Vas Crabb2017-06-251-1/+1
* [CoCo] Miscellaneous cleanups/hygiene (nw) Nathan Woods2017-06-131-21/+29
* CoCo: Overhaul to the cartridge slot subsystem and Speech/Sound Cartridge sup... npwoods2017-06-011-2/+13
* dragon32: Corrected release year and company of Spanish clones Nigel Barnes2017-04-171-0/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* Remove some dependency between src/devices/ and src/mame (nw) Miodrag Milanovic2017-02-051-2/+0
* Correct Color Computer DAC type and separate single-bit sound AJR2017-01-141-0/+1
* Changed disassembler overrides to use 'std::ostream &' internally Nathan Woods2016-10-301-1/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-17/+17
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-2/+1
* [COCO] Changed to use required_ioport_array and optional_ioport Nathan Woods2016-10-151-3/+3
* Delegatize dasm overrides (nw) AJR2016-06-261-1/+1
* Move disasm overrides into interface, reducing driver-debugger dependencies (nw) AJR2016-06-241-3/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* override part 1 (nw) Miodrag Milanovic2015-12-051-3/+3
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+269