summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cischeat.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cischeat.cpp, progolf.cpp: updated hardware notes [Guru] Ivan Vangelista2020-08-121-0/+18
* srcclean and cleanup (nw) Vas Crabb2020-06-211-6/+6
* drivers starting with c and d: completed read* and write* macros removal (nw) Ivan Vangelista2020-06-081-20/+20
* cischeat.cpp: make it explicit that I know this is an anti-pattern (nw) angelosa2020-05-031-0/+3
* cischeat.cpp: fix scudhamm/armchmp2 irq and refresh rate to be measured 59.17... angelosa2020-05-031-51/+90
* cischeat.cpp: add oki mirrors to Arm Champs II, fixing missing/erratic sounds... angelosa2020-04-271-13/+14
* New working clones Ivan Vangelista2020-04-081-12/+80
* Correct the double key assignment acceleration and shifting (#6445) MASH2020-04-081-3/+3
* Spring cleaning: Vas Crabb2019-11-011-2/+2
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* armchmp2, scudhamm: Use ADC0804 device (nw) AJR2019-10-171-7/+12
* PORT_CUSTOM simplification (nw) AJR2019-09-141-41/+43
* emu/video/generic.cpp : Add 2x2 grouped case of 16x16 gfx layouts (#5625) cam9002019-09-131-54/+16
* (nw) Clean up the mess on master Vas Crabb2019-03-261-130/+120
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-120/+130
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-211-112/+103
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-2/+2
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-8/+7
* get rid of the rest of the digfx MCFG as well (nw) Vas Crabb2019-01-071-5/+5
* Start cleaning up palette configuration: Vas Crabb2018-12-291-17/+10
* New WORKING clone (#4386) ClawGrip2018-12-101-3/+88
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-061-22/+20
* ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-4/+4
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-2/+2
* MASKROM/MASK ROM -> mask ROM, nw mooglyguy2018-11-031-10/+10
* New working clones hap2018-09-231-5/+51
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-2/+2
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* (nw) srcclean and some cleanup: Vas Crabb2018-07-221-3/+3
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1
* cischeat.cpp: reworked interrupt generation, fixed attract mode desyncs in Bi... angelosa2018-06-291-10/+19
* srcclean and other cleanup (nw) Vas Crabb2018-06-241-5/+5
* cischeat.cpp: promote Big Run from IMPERFECT_GRAPHICS flag, remaining glitche... angelosa2018-06-181-5/+14
* cischeat.cpp: added backup RAM to Captain Flag [Angelo Salese] angelosa2018-06-141-2/+4
* cischeat.cpp: hooked up sprite DMA to Wild Pilot (fixes flickering) [Angelo S... angelosa2018-06-141-4/+4
* cischeat.cpp: moved sound irq into ym irqhandler (nw) angelosa2018-06-141-5/+13
* Kill these two macros (nw) angelosa2018-06-131-6/+0
* cischeat.cpp: Big Run improvements: [Angelo Salese] angelosa2018-06-131-5/+6
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-55/+55
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-11/+11
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-11/+11
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-9/+9
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-14/+14
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-3/+6
* Revert "acommand.cpp, cischeat.cpp, megasys1.cpp : Minor cleanups, Reduce dup... Vas Crabb2018-05-081-37/+46
* Revert "Missing semicolon (nw)" Vas Crabb2018-05-081-1/+1
* Missing semicolon (nw) Vas Crabb2018-05-081-1/+1
* acommand.cpp, cischeat.cpp, megasys1.cpp : Minor cleanups, Reduce duplicates,... cam9002018-05-081-46/+37
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-6/+6
* (nw) misc follow-up Vas Crabb2018-05-061-1/+1