summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galaxian.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-11/+11
* galaxi.cpp, mil4000.cpp: output_finder (nw) Ivan Vangelista2018-05-031-3/+0
* galaxian.cpp: small notes update for dingoe (nw) Ivan Vangelista2018-04-051-4/+4
* jungsub (galaxian.cpp): added preliminary sound and dip-switches (nw) Ivan Vangelista2018-04-041-35/+29
* jungsub (galaxian.cpp): apply mooncrst decoding, game boots. Verified inputs.... Ivan Vangelista2018-04-031-5/+85
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-12/+12
* Correct Lives DIP for amidars [Tafoid, GoldS_TCRF] Scott Stone2018-03-301-4/+4
* srcclean and regenerate localisations (nw) Vas Crabb2018-03-251-1/+1
* Account for same label different hash (sldh) comments that arose with rom lab... Scott Stone2018-03-171-1/+1
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-97/+97
* new working clone Ivan Vangelista2018-03-171-1/+27
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-528/+572
* new working clone Ivan Vangelista2018-02-241-0/+21
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-51/+90
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-46/+46
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* Misc stuff (nw) Olivier Galibert2018-01-271-1/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-42/+42
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-2/+5
* New way to provide DAC reference inputs (nw) AJR2018-01-101-5/+2
* Get rid of a couple more space.device() calls (nw) AJR2018-01-021-2/+2
* Do the easy ones (nw) Olivier Galibert2018-01-011-2/+2
* Change some things to simplify my life (nw) Olivier Galibert2018-01-011-25/+0
* galaxian.cpp: reverted yesterday's Skelagon change. It's a hacked ROM. (nw) Ivan Vangelista2017-12-161-3/+3
* new clones promoted to working Ivan Vangelista2017-12-151-3/+3
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-12/+89
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-89/+12
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-10/+10
* new working clone added Ivan Vangelista2017-12-111-0/+15
* new working clone Ivan Vangelista2017-12-041-2/+64
* galaxian: added correct kingball soundrom (nw) hap2017-11-101-1/+1
* fix some typos (#2772) Martin Lindhe2017-11-031-1/+1
* galaxian.cpp: Safer order for static definitions (nw) AJR2017-09-021-7/+8
* galaxian.cpp: Miscellaneous configuration cleanups and corrections (nw) AJR2017-09-021-79/+32
* nibbler, levers: Change joysticks to 4-way as documented in manuals AJR2017-07-071-8/+8
* Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] Olivier Galibert2017-07-031-2/+2
* froggeram: Remove inaccessible DIPs (nw) AJR2017-07-011-4/+1
* galaxian.cpp: Clean up driver by using device arrays (nw) AJR2017-06-261-41/+41
* froggeram: Game has sound now AJR2017-06-261-1/+1
* froggeram: Fix PPI accesses (nw) AJR2017-06-261-26/+43
* galaxian.cpp: added preliminary controls / dips for froggeram, though for som... Ivan Vangelista2017-06-261-18/+58
* New not working clone Ivan Vangelista2017-06-221-2/+27
* Merge pull request #2368 from DavidHaywood/060617 R. Belmont2017-06-071-1/+120
|\
| * replace bitrotten roms with decrypted versions from the original, no doubt th... David Haywood2017-06-071-6/+10
| * looks like Orbitron was developed by Comsoft too, based on strings in the rom... David Haywood2017-06-061-1/+1
| * flip gfx rom loading (nw) David Haywood2017-06-061-4/+4
| * the bootleg doesn't actually seem to need rom5 anymore than the parent does, ... David Haywood2017-06-061-3/+5
| * New WORKING machine - Victory (Comsoft) [Andrew Welburn, ArcadeHacker, David ... David Haywood2017-06-061-0/+113
* | new working clones Ivan Vangelista2017-06-061-7/+29
|/