summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cd2650.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-3/+3
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* (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-9/+9
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-12/+15
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* cd2650: Miscellaneous notes and corrections (nw) AJR2017-11-051-1/+8
* cd2650: Note latch IC position (nw) AJR2017-11-041-1/+1
* cd2650: Add output latch (nw) AJR2017-11-041-11/+12
* cd2650: Add proper XTAL frequency, MCFG_SCREEN_RAW_PARAMS and some info (nw) AJR2017-11-011-15/+31
* S-100 drivers tagged for future reference (nw) AJR2017-10-311-0/+1
* s2650: I/O modernization AJR2017-06-221-4/+8
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* Self-registering devices prep: Vas Crabb2017-02-271-3/+5
* (nw) Finished converting m_p_chargen to required region, and associated clean... Robbbert2017-02-141-13/+8
* Cleanup of my drivers (nw) Robbbert2017-01-071-3/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-2/+3
* Add support to adjust the screen color Dirk Best2016-03-121-1/+1
* BEEP device clock() added, instead of default frequency of 3250 hap2016-01-211-2/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+323