summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galaga.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* mephisto_academy: move to separate driver (nw) hap2020-06-241-4/+4
* drivers starting with t, u, v, w and most of drivers starting with x: removed... Ivan Vangelista2020-06-161-2/+2
* bosco: add "star destroyer" sub title to description (nw) hap2020-06-121-5/+5
* rallyx: add note (nw) hap2020-06-121-0/+2
* bosco: fix tilemap offset problem (nw) hap2020-06-121-12/+5
* namco5*: set_input_line is synced, don't need extra synchronize (nw) hap2020-06-111-0/+7
* namco54: longer irq to fix bosco shot sound regression (nw) hap2020-06-111-4/+2
* drivers starting with g, h and i: removed read* and write* macros (nw) Ivan Vangelista2020-06-101-1/+1
* drivers starting with c and d: completed read* and write* macros removal (nw) Ivan Vangelista2020-06-081-2/+2
* various drivers: READ/WRITE macros removal (nw) Ivan Vangelista2020-05-151-3/+3
* Namco custom fix (#6598) Mike2020-04-261-2/+11
* Namco custom chip improvements. (#6589) Mike2020-04-251-125/+124
* removed more dummy_space() calls (nw) smf-2020-04-021-2/+2
* srcclean and indentation cleanup (nw) Vas Crabb2019-11-241-2/+2
* galaga: Implement accurate starfield based on reverse eng. 05xx (#5824) Robert Hildinger2019-11-031-12/+20
* Eliminate some dumb nmi_line_pulse usage (nw) AJR2019-10-311-1/+1
* Spring cleaning: Vas Crabb2019-11-011-4/+4
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+4
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-4/+4
* Start cleaning up palette configuration: Vas Crabb2018-12-291-13/+5
* -sound/dave, digitalk, k051649, lc7535, n63701x, namco, nile, s14001a: Remove... mooglyguy2018-12-191-112/+115
* src/mame: even more MCFG removal (nw) Ivan Vangelista2018-12-051-81/+81
* mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-16/+15
* (nw) tie up some loose ends - in particular, allow watchdog timer to Vas Crabb2018-09-161-3/+3
* watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-7/+4
* namco50.cpp, namco53.cpp: timer_set removal (nw) Ivan Vangelista2018-08-141-3/+4
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-2/+2
* devcb3 Vas Crabb2018-07-071-58/+56
* misc cleanup and compile fix for superqix.cpp (nw) Vas Crabb2018-07-031-3/+3
* Eliminate "Atari VG EAROM" in favor of newer ER2055 device AJR2018-06-271-16/+32
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-20/+20
* cclimber, battles, crystal, ql, n64, ibmpcjr, tia: Miscellaneous machine().de... mooglyguy2018-05-281-18/+20
* 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-13/+6
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-17/+17
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-17/+17
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-8/+8
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-52/+45
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-4/+4
* Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-6/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-107/+107
* (nw) more address map modernisation Robbbert2018-04-121-5/+6
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-2/+2
* galaga.cpp, pacland.cpp, tceptor.cpp: Replace MCFG_CPU_VBLANK_INT with line c... AJR2018-03-281-17/+13
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-4/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-85/+92
* Remove first_screen from namco51 device, nw mooglyguy2018-03-101-0/+4
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-4/+8