summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ql.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* mcs48: Removed MCFG, nw mooglyguy2018-12-081-8/+8
* src/mame: even more MCFG removal (nw) Ivan Vangelista2018-12-051-2/+2
* src/mame: more misc MCFG removal (nw) Ivan Vangelista2018-12-041-3/+3
* pdc.h, phi.h, zx8301, zx8302: removed MCFG macros (nw) Ivan Vangelista2018-11-021-20/+19
* rs232: another batch of MCFG removal (nw) Ivan Vangelista2018-10-221-3/+3
* srcclean and manual fixup (nw) Vas Crabb2018-08-261-2/+2
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-12/+10
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-3/+6
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-20/+20
* cclimber, battles, crystal, ql, n64, ibmpcjr, tia: Miscellaneous machine().de... mooglyguy2018-05-281-2/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-12/+12
* move couple more slots across (nw) Vas Crabb2018-05-111-2/+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-28/+28
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-7/+9
* srcclean (nw) Vas Crabb2018-02-251-1/+1
* Remove duplicates (nw) Olivier Galibert2018-02-151-1/+1
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+6
* 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-3/+6
* Added a natural keyboard validation to check for valid natural keyboard (uni)... npwoods2017-09-051-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-16/+16
* mcs48: Convert ports to devcb (nw) AJR2017-05-061-6/+7
* Self-registering devices prep: Vas Crabb2017-02-271-2/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* required_ioport_array. (nw) Curt Coder2016-10-091-10/+125
* clang-modernize part 4 Miodrag Milanovic2015-12-041-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1152