summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fromance.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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