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