summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/marineb.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2019-09-221-8/+8
* marineb.cpp: Filled in Difficulty for Hoccer & add dipswitch locations to mos... braintro2019-08-271-41/+38
* (nw) Clean up the mess on master Vas Crabb2019-03-261-43/+36
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-36/+43
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-21/+20
* get rid of the rest of the digfx MCFG as well (nw) Vas Crabb2019-01-071-22/+16
* Start cleaning up palette configuration: Vas Crabb2018-12-291-4/+3
* ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-6/+3
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-17/+10
* devcb3 Vas Crabb2018-07-071-12/+13
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-10/+10
* 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-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-18/+18
* jollyjgr.cpp, mirax.cpp, pachifev.cpp, ron.cpp, marineb.cpp: MCFG_CPU_VBLANK_... AJR2018-03-281-9/+22
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-27/+30
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-6/+12
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* 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-7/+7
* New 74LS259/9334/CD4099 devices AJR2017-07-251-18/+15
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-11/+11
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* Cleanups to satisfy cuavas's OCD (#2089) kazblox2017-02-251-0/+3
* Corrected the main crystal in marineb.cpp to 12MHz as seen in PCB photos. Kaz2017-02-061-4/+4
* bcruzm12: Change PSGs to AY8912; note on PCB AJR2017-02-041-5/+8
* Fixed Battle Cruiser M-12 sprite colors MASH2017-02-051-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+877