summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/qvt201.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* scn2674: Add BREQ output; get a bit smarter about screen reconfiguration (nw) AJR2018-10-281-3/+10
* rs232: another batch of MCFG removal (nw) Ivan Vangelista2018-10-221-6/+6
* scn2674/scn2672: Remove MCFG macros (nw) AJR2018-09-081-9/+9
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3
* qvt201: Add RS232 ports (nw) AJR2018-05-261-6/+35
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-4/+4
* qvt201: A few more stub handlers (nw) AJR2018-03-211-1/+26
* qvt201: Add SCN2672 device (nw) AJR2018-03-211-10/+12
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-7/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* qvt201: Minor clarifications (nw) AJR2018-01-151-3/+5
* qvt201: Create a separate driver for this (nw) AJR2018-01-151-0/+92