summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/m14.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-11/+8
* Last round of macro removals before the freeze. (nw) mooglyguy2018-12-221-3/+3
* -bus/nes/jaleco, pt554, bus/nes_ctrl/ctrl, hori, joypad: Removed MCFG and MAC... mooglyguy2018-12-201-24/+22
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-5/+7
* 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-7/+7
* 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-1/+1
* 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-6/+6
* 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
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* never hurts to srcclean (nw) Vas Crabb2017-07-091-8/+8
* m14.cpp: cleanups (nw) angelosa2017-06-261-32/+16
* Added samples to PT Reach Mahjong [Lord Nightmare, Angelo Salese] angelosa2017-06-261-16/+70
* srcclean (nw) Vas Crabb2017-05-281-12/+12
* Fix for MSVC (nw) smf-2017-05-221-2/+2
* m14.cpp: Added flip screen support angelosa2017-05-181-6/+23
* m14.cpp: Revised PT Reach Mahjong, making it actually working [Angelo Salese] angelosa2017-05-181-33/+77
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* Improvements to rgb_t (nw) AJR2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* More prep for removing pointer/reference duality (nw) Vas Crabb2016-08-271-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+386