summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fuukifg3.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ymf278b.cpp : Fix output rate and clock divider of FM part, Fix mixing behavior cam9002020-02-081-6/+4
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-6/+6
* (nw) misc cleanup: Vas Crabb2019-09-201-1/+1
* ymf278b: Eliminate clock macro (nw) AJR2019-06-111-1/+1
* fuukifg.cpp : Updates (#5154) cam9002019-06-041-39/+51
* Merge branch 'master' into ymf278_envelope cam9002018-12-291-51/+32
|\
| * Start cleaning up palette configuration: Vas Crabb2018-12-291-3/+2
| * Eliminate custom_port_read and use ioport finders instead (nw) AJR2018-12-261-20/+4
| * -bus/a7800/a78_slot, bus/astrocde/exp, slot, pc_joy/pc_joy, vcs/vcs_slot, : R... mooglyguy2018-12-181-28/+26
| * src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-2/+2
* | ymf278b.cpp : Add DO1/2 Output, Fix timer/buffer when clock is changed cam9002018-07-291-2/+4
|/
* 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-3/+3
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* fuukifg2.cpp, fuukifg3.cpp : Minor cleanups, Fix spacing (#3404) cam9002018-05-071-95/+72
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-7/+7
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-8/+8
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-37/+40
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* 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
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+729