summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fromance.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with f: removed read* and write* macros (nw) Ivan Vangelista2020-06-091-8/+8
* devices/sound: more handler simplification (nw) Ivan Vangelista2020-03-121-1/+1
* (nw) misc cleanup: Vas Crabb2019-10-021-3/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-66/+64
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-64/+66
* srcclean and cleanup (nw) Vas Crabb2019-01-271-9/+9
* -drivers/discoboy, docastle, drmicro, dynax, fcrash, firetrap, fromance, glad... mooglyguy2019-01-031-66/+64
* mame/video: more macro removal (nw) Ivan Vangelista2018-11-231-6/+6
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-6/+6
* ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-2/+1
* ay8910: another batch of MCFG removal (nw) Ivan Vangelista2018-11-081-2/+1
* more macro removal and overload disambiguation (nw) Vas Crabb2018-06-171-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-27/+27
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-11/+11
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-11/+11
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-8/+8
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-30/+30
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-74/+81
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-7/+7
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-7/+7
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* fromance.cpp: Use gen_latch; add GGA clocks (nw) AJR2017-08-171-45/+24
* More YM2149s and more Japanese (nw) AJR2017-06-181-11/+11
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-14/+14
* Add skeleton device for Video System C7-01 GGA AJR2017-03-181-12/+13
* Self-registering devices prep: Vas Crabb2017-02-271-2/+4
* srcclean (nw) Vas Crabb2017-01-221-3/+3
* Reinstated MACHINE_IMPERFECT_GRAPHICS having dynamic CRTC stuff too, fun (nw) angelosa2016-12-261-2/+4
* Fixed ertictac.cpp regression, nw angelosa2016-12-251-1/+1
* first srcclean pass (nw) Vas Crabb2016-12-251-1/+1
* fromance.cpp: added visible horizontal parameter to CRTC [Angelo Salese] angelosa2016-12-141-4/+5
* fromance.cpp: fixed OL gal display for nekkyoku [Angelo Salese] angelosa2016-12-131-1/+13
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* Designate more memory reset inputs in mahjong games; regularize service input... AJR2016-08-251-5/+5
* Cleanups and version bump Miodrag Milanovic2016-07-271-59/+59
* Corrected more Video System Mahjong dip switches [system11] system11b2016-07-101-78/+1
* More Mahjong dip switch corrections system11b2016-07-071-89/+78
* ym2413: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1351