summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/funtech.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-1/+1
* 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-5/+5
* 30test.cpp, fortecar.cpp, funtech.cpp: output_finder (nw) Ivan Vangelista2018-04-271-46/+42
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-29/+31
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* ticket.cpp: Eliminate legacy write method and "active bit" nonsense (nw) AJR2017-12-061-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-0/+4
* srcclean (nw) Vas Crabb2016-10-231-8/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* fill in another undocumented dipswitch.. David Haywood2016-10-071-4/+6
* think we can call this working. layout could be prettier, but that's about it. David Haywood2016-10-071-1/+1
* these dips are coin 4 / payout related (tickets?) David Haywood2016-10-071-18/+19
* better hopper (nw) David Haywood2016-10-071-2/+2
* add coin counters, attempt to add hopper (but doesn't seem to work) (nw) David Haywood2016-10-071-7/+21
* preliminary lamps / layout (nw) David Haywood2016-10-071-11/+24
* dipswitch work (nw) David Haywood2016-10-071-66/+65
* sound and some inputs (nw) David Haywood2016-10-071-52/+21
* further improve video emulation (nw) David Haywood2016-10-071-26/+170
* improve reel rendering (nw) David Haywood2016-10-071-6/+91
* looking at the reels, they use a bank bit rather than attribute ram (nw) David Haywood2016-10-071-4/+44
* new NOT WORKING Super Two In One [Edstrom, David Haywood] David Haywood2016-10-071-0/+262