summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/galaxian.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* PORT_CUSTOM simplification (nw) AJR2019-09-141-9/+26
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+2
* MT 07263: tenspot: Only half of the games are accessible. Robbbert2019-03-211-1/+1
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-061-1/+1
* galaxian.cpp: eagle uses a wiring harness wiht RGB swapped to GBR (MT6300) Vas Crabb2019-01-251-0/+2
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+2
* (nw) keep hap happy Robbbert2018-12-011-5/+4
* New WORKING games Robbbert2018-11-301-0/+13
* (nw) misc cleanup - mostly missing #include guards and inconsistent initialis... Vas Crabb2018-11-211-0/+6
* discrete: Eliminate unnecessary address space argument from handlers (nw) AJR2018-11-121-3/+0
* froggervd: Patch program ROMs; promote to WORKING AJR2018-09-071-0/+2
* Fix protection in The End and Scramble. theend now shows the HIT UFO screen a... AJR2018-09-021-3/+3
* galaxian.cpp: Video and timing updates from #3783 [kazblox] AJR2018-09-021-17/+36
* scorpion: Move extra ROM and sound handlers into address maps (nw) AJR2018-08-311-0/+3
* New working clones AJR2018-08-311-3/+18
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* cclimber, battles, crystal, ql, n64, ibmpcjr, tia: Miscellaneous machine().de... mooglyguy2018-05-281-0/+3
* use plural names for output finders when there are multiple outputs (#3595) wilbertpol2018-05-271-3/+3
* Replace set_led_value and set_lamp_value with output_finders. [Wilbe… (#3592) wilbertpol2018-05-201-80/+87
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-55/+55
* jungsub (galaxian.cpp): added preliminary sound and dip-switches (nw) Ivan Vangelista2018-04-041-0/+1
* jungsub (galaxian.cpp): apply mooncrst decoding, game boots. Verified inputs.... Ivan Vangelista2018-04-031-0/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+44
* 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-1/+45
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* galaxian.cpp: Miscellaneous configuration cleanups and corrections (nw) AJR2017-09-021-1/+2
* galaxian.cpp: Clean up driver by using device arrays (nw) AJR2017-06-261-12/+4
* froggeram: Fix PPI accesses (nw) AJR2017-06-261-0/+2
* New WORKING machine - Victory (Comsoft) [Andrew Welburn, ArcadeHacker, David ... David Haywood2017-06-061-0/+3
* new working clone Ivan Vangelista2017-05-271-0/+1
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* Merge pull request #2086 from kazblox/master ajrhacker2017-02-241-1/+1
|\
| * Corrected the main crystal in marineb.cpp to 12MHz as seen in PCB photos. Kaz2017-02-061-1/+1
* | zigzagb: Install handlers and banks using address map rather than hacking the... AJR2017-02-161-1/+0
|/
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-54/+54
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-1/+1
* new clones (NOT WORKING) Jungler (Subelectro, bootleg on Scramble hardware)... David Haywood2016-08-171-0/+1
* Devfind revision phase 2 (nw) AJR2016-08-051-0/+5
* more gen_latch (nw) Ivan Vangelista2016-06-071-7/+11
* galaxian.cpp: preliminary sound hook-up for takeoff. Also separated memory ma... Ivan Vangelista2016-06-071-1/+0
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-2/+0
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* (nw) David Haywood2015-12-071-0/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* galaxian.c (froggermc): thanks to Duke, sound hook up is now more in line wit... Ivan Vangelista2015-10-151-2/+3