summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/opwolf.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* 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-10/+10
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+4
* (nw) misc follow-up Vas Crabb2018-05-061-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-25/+25
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-2/+2
* opwolf.cpp: Correct clock for c-chip (nw) braintro2018-03-181-1/+1
* opwolf.cpp: measured c-chip clock on working PCB [Guru] Ivan Vangelista2018-03-151-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-83/+91
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+5
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* Ch-ch-ch-ch-ch-checkpoint... (nw) Olivier Galibert2018-01-041-4/+4
* Draw a nominal distinction between PC060HA and TC0140SYT AJR2017-10-111-14/+14
* never hurts to srcclean (nw) Vas Crabb2017-07-091-4/+4
* (nw) clean up names, kill off empty header file, put Type X stuff in Type X d... Vas Crabb2017-07-071-1/+1
* small note about what's wrong with the cchip eprom dump (nw) David Haywood2017-07-061-0/+25
* load Caps0ff c-chip dumps, checksum on MASK rom part passes, but game specifi... David Haywood2017-07-061-5/+5
* use DERIVED_CLOCK David Haywood2017-07-051-1/+1
* create c-chip device with correct CPU type in it and a bunch of notes (pinout... David Haywood2017-07-051-2/+21
* Ooops (nw) Scott Stone2017-06-251-2/+2
* New Clone Added Scott Stone2017-06-251-0/+21
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-12/+12
* more anonymous timers work (nw) Ivan Vangelista2017-04-131-1/+3
* Self-registering devices prep: Vas Crabb2017-02-271-4/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* opwolf.cpp: fix all the gameplay problems by improving the c-chip protection ... Vas Crabb2016-07-021-5/+10
* ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-4/+4
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-2/+2
* Merge pull request #780 from ajrhacker/subdevice_gfx Miodrag Milanović2016-04-031-2/+0
|\
| * Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-2/+0
* | this is infinite ammo in the proto (nw) David Haywood2016-04-011-1/+4
|/
* new clones David Haywood2016-03-301-19/+144
* Updated for Stephane Humbert, on some places he is removed on some added, whe... Miodrag Milanovic2016-03-291-1/+1
* small fix by spelling bee team 3 hap2016-02-281-1/+1
* Setting GPL license for Jarek Burczynski, by his request (nw) Miodrag Milanovic2016-01-211-1/+1
* Some licenses fixes and updates (nw) Miodrag Milanovic2015-12-111-0/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+988