summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/combatsc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with c and d: completed read* and write* macros removal (nw) Ivan Vangelista2020-06-081-27/+24
* various drivers: READ/WRITE macros removal (nw) Ivan Vangelista2020-05-151-1/+1
* devices/sound: more handler simplification (nw) Ivan Vangelista2020-03-121-1/+1
* Spring cleaning: Vas Crabb2019-11-011-2/+2
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-1/+1
* gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-1/+1
* -devices/sound/msm5205: Removed unused MCFG_MSM6585 macros, nw mooglyguy2019-01-021-39/+40
* Start cleaning up palette configuration: Vas Crabb2018-12-291-18/+13
* src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-4/+4
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-2/+2
* ay8910: another batch of MCFG removal (nw) Ivan Vangelista2018-11-081-4/+4
* srcclean and cleanup (nw) Vas Crabb2018-10-281-1/+1
* combatsc.cpp: fixed video garbage on state loads [Angelo Salese] angelosa2018-09-291-0/+4
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+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-18/+18
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-7/+7
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-7/+7
* 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-7/+7
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-15/+15
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-58/+62
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+2
* combatscb: On closer examination, there's only one MSM5205 after all AJR2017-08-211-24/+8
* combatscb: Hook up a second MSM5205 and improve interrupt handling AJR2017-08-211-16/+28
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-9/+9
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* combatsc.cpp: fix outdated comment. (nw) Ivan Vangelista2017-02-091-2/+1
* Mark Combat School trackball clones as MNW (nw) angelosa2017-02-081-5/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* srcclean (nw) Vas Crabb2016-09-261-4/+4
* SCREEN_RAW_PARAMS for Combat School, nw angelosa2016-09-121-5/+12
* Devfind revision phase 2 (nw) AJR2016-08-051-2/+1
* - removed FUNC_NULL macro Miodrag Milanovic2016-07-011-1/+1
* more gen_latch-ification (nw) Ivan Vangelista2016-06-011-6/+10
* Make watchdog timer a separate device AJR2016-04-301-1/+4
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+998