summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cclimber.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cclimber, kyugo: simplified handlers (nw) Ivan Vangelista2020-03-171-42/+70
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1
* new working clone Ivan Vangelista2019-08-111-0/+39
* all: ram auto-sharing is going away, so fix drivers relying on it [O. Galibert] Olivier Galibert2019-05-061-3/+9
* 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
* (nw) Clean up the mess on master Vas Crabb2019-03-261-48/+51
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-51/+48
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-211-42/+44
* get rid of the rest of the digfx MCFG as well (nw) Vas Crabb2019-01-071-6/+7
* Start cleaning up palette configuration: Vas Crabb2018-12-291-14/+10
* src/mame: more MCFG macros removal (nw) Ivan Vangelista2018-12-181-12/+12
* ay8910: some more work on MCFG macros removal (nw) Ivan Vangelista2018-11-121-9/+5
* system1.cpp: document PR-5317 bprom type (nw) braintro2018-09-031-4/+4
* new clone added - River Patrol unprotected braintro2018-09-021-92/+53
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-8/+8
* devcb3 Vas Crabb2018-07-071-32/+30
* misc cleanup and compile fix for superqix.cpp (nw) Vas Crabb2018-07-031-6/+6
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-11/+11
* Fix some but not all validation errors from 2fedd39d2baffe6adb881a2fda9067299... AJR2018-05-281-2/+3
* cclimber, battles, crystal, ql, n64, ibmpcjr, tia: Miscellaneous machine().de... mooglyguy2018-05-281-14/+3
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-8/+8
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-46/+43
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-49/+49
* cclimber.cpp: Replace CPU_VBLANK_INT with SCREEN_VBLANK_CALLBACK (nw) AJR2018-03-281-11/+11
* Account for same label different hash (sldh) comments that arose with rom lab... Scott Stone2018-03-171-7/+7
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-173/+189
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-8/+16
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-19/+19
* bagmanf: Less completely broken after recent memory changes (nw) AJR2018-01-311-2/+2
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-4/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-10/+10
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-7/+7
* Added support for viewing the pls100 device to jedutil (#2658) Kevin Eshbach2017-09-161-3/+21
* New working clone added hap2017-08-211-2/+35
* New 74LS259/9334/CD4099 devices AJR2017-07-251-28/+45
* Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] Olivier Galibert2017-07-031-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-26/+26
* Self-registering devices prep: Vas Crabb2017-02-271-2/+5
* P2 controls aren't here (nw) AJR2017-01-191-1/+1
* Add MCU (disabled) to midresb config; Bagman bootleg note (nw) AJR2017-01-191-0/+1
* bagmanf: Fix inputs and shuffle PROMs for better colors (game still tends to ... AJR2017-01-181-29/+17
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-7/+7
* Improved graphics in bagmanf set [Angelo Salese] angelosa2016-09-071-12/+29