summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mazerbla.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-75/+84
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-9/+18
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-10/+10
* Promoted Mazer Blazer sets from NOT_WORKING to UNEMULATED_PROTECTION (nw) angelosa2017-09-111-21/+7
* add/update some mazer blazer driver comments (nw) Lord-Nightmare2017-09-091-2/+6
* mazerbla.cpp: input cleanups (nw) angelosa2017-09-091-6/+7
* mb_vcu.cpp: improved collision detection and fixed layer 0 data setups (nw) angelosa2017-09-091-512/+5
* promoted to WORKING angelosa2017-09-071-5/+6
* Don't break mazerbla (nw) AJR2017-09-051-2/+5
* greatgun: Soundlatch modernization (nw) AJR2017-09-051-34/+14
* Fixed dipswitches for Mazer Blazer (nw) angelosa2017-09-051-20/+48
* mazerbla.cpp: fixed lightgun inputs for Great Guns [Angelo Salese] angelosa2017-09-051-9/+11
* mazerbla.cpp: added backup RAM [Angelo Salese] angelosa2017-09-051-2/+7
* mb_vcu.cpp: Fixed layer clearances for Great Guns [Angelo Salese] angelosa2017-09-041-1/+7
* mb_vcu.cpp: added multi-layer drawing [Angelo Salese] angelosa2017-08-311-9/+9
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-47/+47
* mazerbla.cpp: Rom name corrections - NW briantro2016-09-071-22/+22
* Setting GPL license for Jarek Burczynski, by his request (nw) Miodrag Milanovic2016-01-211-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-6/+6
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-6/+6
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-7/+0
* Claim this, nw angelosa2015-12-151-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1674