summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galaxian.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* galaxian.cpp: added proper inputs for olmandingo, now works (nw) Ivan Vangelista2020-02-171-1/+62
* New working clones (#6309) ClawGrip2020-02-151-20/+57
* New working clones (#6305) ClawGrip2020-02-131-1/+29
* galaxian.cpp: Demote 'sirio2' to MACHINE_NOT_WORKING (nw) (#6300) ClawGrip2020-02-131-1/+1
* New working clones (#6296) ClawGrip2020-02-121-111/+139
* New working clones (#6292) ClawGrip2020-02-101-67/+93
* New working clones Ivan Vangelista2020-02-061-0/+17
* New working clones (#6247) ClawGrip2020-01-311-18/+38
* galaxian: Clean up audio device code. [Couriersud] couriersud2020-01-201-7/+4
* Remove printf debugging. (nw) couriersud2020-01-201-6/+0
* galaxian.cpp: Implement konami filters using netlist. [Couriersud] couriersud2020-01-191-75/+67
* galaxian.cpp: Fix company name on "mandingaeg" (nw) ClawGrip2019-12-211-33/+33
* new working clone Ivan Vangelista2019-12-201-3/+34
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-23/+23
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-17/+16
* PORT_CUSTOM simplification (nw) AJR2019-09-141-35/+34
* ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-3/+3
* galaxian.cpp: marked mooncrs5 as not working pending a redump (nw) Ivan Vangelista2019-06-281-2/+2
* mame\drivers: standardized Japanese suffix 'no' in lower case (nw) Ivan Vangelista2019-06-131-4/+4
* galaxian.cpp: fixed MT07347 (nw) Ivan Vangelista2019-06-051-0/+3
* MT 07332 AJR2019-05-221-1/+1
* new working clone Ivan Vangelista2019-05-181-0/+24
* all: ram auto-sharing is going away, so fix drivers relying on it [O. Galibert] Olivier Galibert2019-05-061-6/+6
* new working clone Ivan Vangelista2019-04-231-0/+28
* srcclean, fix up apple2_flop_clcracked.xml (nw) Vas Crabb2019-04-211-2/+2
* galaxian.cpp: Moonwar vs. Moon War (nw) braintro2019-04-101-3/+7
* galaxian.cpp: Corrected ROM names for moonwara and corrected the color BPROM ... braintro2019-04-101-18/+25
* various documentation updates, ROM labels listed as shown in pictures (nw) braintro2019-04-091-7/+7
* Documentation update for Moon War II based on eBay auction pic (nw) braintro2019-04-071-6/+46
* devices/machine/watchdog.cpp : Simplify handlers cam9002019-03-311-2/+2
* gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-3/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-389/+446
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-446/+389
* (nw) warofbugg : notes Robbbert2019-03-221-8/+15
* MT 07263: tenspot: Only half of the games are accessible. Robbbert2019-03-211-9/+4
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-061-85/+87
* volt_reg: set default m_output (nw) hap2019-02-191-2/+0
* ay8910.cpp : Updates cam9002019-02-151-22/+22
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-12/+14
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-4/+8
* galaxian.cpp: eagle uses a wiring harness wiht RGB swapped to GBR (MT6300) Vas Crabb2019-01-251-201/+199
* New WORKING clone (#4546) ClawGrip2019-01-221-22/+45
* New WORKING clone (#4544) ClawGrip2019-01-211-6/+31
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-7/+9
* get rid of the rest of the digfx MCFG as well (nw) Vas Crabb2019-01-071-15/+16
* Start cleaning up palette configuration: Vas Crabb2018-12-291-20/+14
* (nw) keep hap happy Robbbert2018-12-011-139/+128
* New WORKING games Robbbert2018-11-301-1/+141
* discrete: Eliminate unnecessary address space argument from handlers (nw) AJR2018-11-121-3/+12
* ay8910: some more work on MCFG macros removal (nw) Ivan Vangelista2018-11-121-77/+68