summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dmv.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-30/+36
* srcclean and regenerate localisations (nw) Vas Crabb2018-03-251-4/+4
* QuikLoad option on CP/M-80 machines (#3368) Stefano2018-03-221-6/+8
* QuickLoad option for the Decisionmate (#3363) Stefano2018-03-191-0/+39
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-32/+35
* first_screen removal from dmv, itt3030, laser3k, mz2000, mz2500, pc8801, qx10... Nigel Barnes2018-03-081-1/+3
* 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-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-6/+3
* dmv: fixed monochrome screen color. (nw) Sandro Ronco2017-03-251-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-5/+9
* Overhaul of devcb (nw) AJR2016-12-211-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-23/+23
* dmv: supports color (nw) cracyc2016-06-181-3/+2
* dmv: fixed ROM loading for -bios 4 Sandro Ronco2016-04-221-1/+1
* Added older ROM revision of a Color DMV rfka012016-04-121-6/+9
* 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
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-1/+1
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* clang-modernize part 7 Miodrag Milanovic2015-12-041-14/+14
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+851