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