summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/galaxian.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* galaxian.c (froggermc): fixed MT00100 (nw) Ivan Vangelista2015-10-141-0/+1
* decrypt it (nw) David Haywood2015-07-251-0/+1
* memory: Remove support for decrypted bases, use an address space instead [O. ... Olivier Galibert2015-06-241-1/+3
* synced credits where it make sense (nw) Miodrag Milanovic2015-05-261-1/+1
* Moved misc functions into driver classes and small cleanups(nw) Ivan Vangelista2014-09-291-1/+1
* new clones David Haywood2014-05-191-0/+2
* iqblock.c: fix paletteram regression, cleanup (nw) Alex W. Jackson2014-04-241-3/+1
* Moved m_generic_paletteram_* into drivers/device state objects so they are no... Miodrag Milanovic2014-04-231-1/+3
* Removed last user of DEVCB_HANDLER by making cclimber_audio_device (nw) Miodrag Milanovic2014-03-161-0/+2
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+5
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+1
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3