summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/flower.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* 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-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-10/+10
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-30/+32
* 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-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* srcclean (nw) Vas Crabb2017-11-261-3/+3
* flower.h small cleanup (nw) hap2017-11-071-1/+0
* flower/wiping sound: added guessed clock() (nw) hap2017-11-071-22/+22
* flower.cpp: rewrote custom sound device (nw) angelosa2017-11-051-12/+8
* flower.cpp: actually using Nsmco xtal so most likely runs at 60.606060 ... (nw) angelosa2017-11-031-1/+1
* flower.cpp: fixed zoom points for 32x32 sprites [Angelo Salese] angelosa2017-11-031-5/+5
* flower.cpp: rewritten driver from scratch, improvements wrt older version are... angelosa2017-11-031-57/+66
* flower.cpp: sprite shrink feature, flip screen, stuff (nw) angelosa2017-11-031-21/+46
* flower.cpp: fixed all outputs, added third Z80 (nw) angelosa2017-11-031-27/+128
* flower.cpp: fix rightmost columns getting stuck (nw) angelosa2017-11-031-1/+2
* srcclean (nw) Vas Crabb2017-05-281-19/+19
* emupal: Don't hardcode color PROM region name, add error handling Dirk Best2017-05-211-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Wrong copyright manufacturer (nw) angelosa2017-04-241-1/+1
* flower.cpp: added sprite sizes (nw) angelosa2017-04-241-6/+22
* flower.cpp: scroll, inputs, sprites (nw) angelosa2017-04-241-15/+154
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-10/+10
* srcclean (nw) Vas Crabb2016-09-261-13/+13
* Some work towards flower.cpp, nw angelosa2016-09-191-19/+156
* remove all drivers by 'insideoutboy' due to unresolved licensing, replaced wi... David Haywood2016-03-031-205/+13
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+377