summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mx2178.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-17/+17
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-15/+17
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* acia6850: Create standard read/write handlers (nw) AJR2017-12-011-4/+2
* (nw) dps1 : added uart Robbbert2017-11-121-1/+2
* (nw) screen for hazeltine Robbbert2017-11-041-1/+1
* xtal.h: Add two more values (nw) AJR2017-10-191-3/+3
* mx2718: Add ROM locations and types and undumped PROMs for 8X305 (nw) AJR2017-10-191-7/+13
* (nw) mx2178 : added required nmi Robbbert2017-10-201-29/+42
* (nw) more cleanups Robbbert2017-09-221-43/+16
* 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-1/+3
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Converting m_p_chargen into a required_region, part 1 Robbbert2017-02-091-15/+11
* Cleanup of my drivers (nw) Robbbert2017-01-071-3/+1
* Improvements to rgb_t (nw) AJR2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* Add support to adjust the screen color Dirk Best2016-03-121-2/+2
* 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-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+204