summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/itech32.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) minor corrections braintro2020-02-081-1/+1
* New working clone braintro2020-01-301-2/+31
* (nw) add in Power Putt Golf to Nighthawk games & fix cut-n-paste braintro2019-12-011-5/+5
* itech32.cpp: Corrected ROM names and documented PCB part numbers for Driver's... braintro2019-12-011-37/+37
* (nw) Add note about known undumped versions of Berzerk & Street Fighter the M... braintro2019-11-011-0/+1
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-21/+21
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-2/+2
* PORT_CUSTOM simplification (nw) AJR2019-09-141-4/+4
* itech32.cpp: Use generic latch device for sound communications; add second la... AJR2019-07-091-29/+22
* itech32.cpp, es5506: Reduce logging noise (nw) AJR2019-07-091-0/+6
* via6522: Change most mappings into m() [O. Galibert] Olivier Galibert2019-07-071-1/+1
* itech32.cpp : Updates (#4726) cam9002019-03-301-114/+108
* (nw) Clean up the mess on master Vas Crabb2019-03-261-3/+40
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-40/+3
* itech32.cpp : Correct sound cpu type cam9002019-03-071-1/+1
* timekpr.cpp : Remove unnecessary arguments in handlers cam9002019-02-201-1/+1
* new nonworking clone braintro2019-01-271-1/+38
* Start cleaning up palette configuration: Vas Crabb2018-12-291-8/+4
* slapstic.cpp: Update slapstic information based on observations of Pit Fighte... braintro2018-12-121-1/+1
* new working clone - Street Fighter the Movie v1.14N braintro2018-12-121-8/+45
* various drivers: A few Rom/rom to ROM braintro2018-11-031-73/+73
* MASKROM/MASK ROM -> mask ROM, nw mooglyguy2018-11-031-4/+4
* various drivers: proper capitalization of mask ROM (nw) braintro2018-11-031-52/+52
* itech32.cpp: removed via from the sftm machine config, as it was before MCFG ... Ivan Vangelista2018-09-081-1/+0
* -cop400, nvram, tlc34076, watchdog: Modern configuration accessors, nw mooglyguy2018-08-071-214/+181
* coolpool, cave, foodf, itech32, slapstic, dvk_kcgd, dfruit, by17, by35: Remov... mooglyguy2018-06-161-4/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-41/+41
* wpc_shift, wpc_lamp, wpc_out, wpc_pic, wpc_dmd, ygv608, timekpr, at28c16, c35... Ryan Holtz2018-05-281-1/+1
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-5/+5
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-4/+5
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-102/+102
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-24/+24
* itech32.cpp: Correct comment line (nw) braintro2018-04-221-1/+1
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-4/+4
* drivedge: Fix regression (nw) AJR2018-03-301-0/+3
* new clone added - Time Killers (alt rom board) braintro2018-03-291-15/+49
* itech8.cpp, itech32.cpp: Replace MCFG_CPU_VBLANK_INT with line callbacks (nw) AJR2018-03-281-7/+8
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-109/+117
* srcclean (nw) Vas Crabb2018-02-251-1/+1
* itech32.cpp: Minor correction to ROM name (nw) briantro2018-02-221-3/+3
* Build fixes (nw) AJR2018-02-171-1/+1
* itech32.cpp : Fix sound outputs with allocated PCB sound output connectors (#... cam9002018-02-171-2/+10
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-4/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-8/+8
* itech32.cpp: not 'o' it's zero (nw) briantro2018-02-111-3/+3
* itech32.cpp: Fix cut-n-paste error (nw) briantro2018-02-101-2/+2