summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ambush.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with a and b: some macro removal (nw) Ivan Vangelista2020-05-251-4/+4
* tilemap: that macro has contributed nothing but obfuscation since we moved to... Vas Crabb2020-03-111-3/+3
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-3/+3
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* all: ram auto-sharing is going away, so fix drivers relying on it [O. Galibert] Olivier Galibert2019-05-061-5/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-22/+24
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-24/+22
* mame\drivers: removed most MACHINE_CONFIG and MCFG macros from drivers starti... Ivan Vangelista2019-03-251-18/+19
* get rid of the rest of the digfx MCFG as well (nw) Vas Crabb2019-01-071-4/+5
* Start cleaning up palette configuration: Vas Crabb2018-12-291-79/+76
* ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-14/+15
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1
* srcclean and manual fixup (nw) Vas Crabb2018-08-261-1/+1
* Mario Bros. (bootleg on Ambush Hardware, set 2) smf-2018-08-181-2/+2
* Demoted to MACHINE IMPERFECT COLORS smf-2018-08-181-7/+42
* very sorry, I seem to have forgotten what I was doing and committed. (nw) smf-2018-08-151-2/+2
* Mario Bros. (bootleg on Ambush Hardware, set 2)" fixed colors & removed imper... smf-2018-08-151-1/+10
* Fixed mariobla graphics [smf] smf-2018-08-151-31/+18
* New working clone Dirk Best2018-08-141-8/+56
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-16/+20
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-4/+6
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-9/+9
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-9/+9
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-6/+6
* 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-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-17/+17
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-37/+40
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-6/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+6
* New 74LS259/9334/CD4099 devices AJR2017-07-251-19/+46
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+8
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* Ambush: Driver state cleanups Dirk Best2017-02-221-94/+64
* srcclean (nw) Vas Crabb2017-02-191-27/+27
* ambush.cpp: made mariobl/dkong3bl clones (nw) hap2017-02-181-2/+2
* ambush: Rewrite driver. Dirk Best2017-02-181-243/+810
* 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/+339