summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/chqflag.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* (nw) misc follow-up Vas Crabb2018-05-061-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-9/+9
* chqflag.cpp : Minor cleanup (#3347) cam9002018-03-171-32/+21
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-42/+45
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-7/+7
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* srcclean and manual cleanups (nw) Vas Crabb2017-12-241-6/+6
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-5/+10
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-10/+5
* chqflag.cpp: notes and demotion to IMPERFECT_COLORS / UNEMULATED_PROTECTION (nw) angelosa2017-12-071-5/+10
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-2/+2
* srcclean (nw) Vas Crabb2017-11-261-8/+8
* Visual Studio 2017 complains about putting a double into a float array and th... smf-2017-11-251-2/+2
* chqflag.cpp: "black" colored rain definitely don't show up when it starts/end... angelosa2017-11-231-4/+9
* chqflag.cpp: k051937 actually sets up a register when background should be di... angelosa2017-11-171-12/+27
* chqflag.cpp: improved shadow/highlight code (fixes black rain and lights at d... angelosa2017-11-141-5/+13
* chqflag.cpp: fixed dimmed screen condition bug when soft resetting [Angelo Sa... angelosa2017-11-141-5/+10
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-2/+5
* ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* more gen_latch-ification (nw) Ivan Vangelista2016-06-011-4/+7
* Make watchdog timer a separate device AJR2016-04-301-1/+4
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+418