summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galaxian.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-1/+1
* fix compile (nw) Miodrag Milanovic2016-06-181-1/+1
* galaxian.cpp: fixed regression in amidar and turtles. Robbbert2016-06-171-2/+2
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-37/+37
* New clones added or promoted from NOT_WORKING status Ivan Vangelista2016-06-141-11/+17
* galaxian.cpp: documented a bootleg which mixes roms from other sets (nw) Ivan Vangelista2016-06-131-0/+11
* updated remaining drivers to use gen_latch.cpp (nw) Ivan Vangelista2016-06-121-2/+6
* galaxian.cpp (scrammr): fake rom region size to appease validation, like most... Ivan Vangelista2016-06-091-1/+1
* new NOT WORKING clones Ivan Vangelista2016-06-091-0/+20
* more gen_latch (nw) Ivan Vangelista2016-06-071-21/+33
* galaxian.cpp: preliminary sound hook-up for takeoff. Also separated memory ma... Ivan Vangelista2016-06-071-25/+56
* galaxian.cpp: revert unintended commit. (nw) Ivan Vangelista2016-06-011-22/+2
* more gen_latch-ification (nw) Ivan Vangelista2016-06-011-2/+22
* galaxian.cpp: made theendb boot, renamed the set to takeoff. Sound system nee... Ivan Vangelista2016-05-231-2/+2
* Make watchdog timer a separate device AJR2016-04-301-21/+25
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-1/+1
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-5/+5
* misc (nw) David Haywood2016-04-191-1/+1
* new clones David Haywood2016-04-031-0/+49
* Iterate over core classes C++11 style AJR2016-03-311-1/+1
* Updated for Stephane Humbert, on some places he is removed on some added, whe... Miodrag Milanovic2016-03-291-1/+1
* (nw) David Haywood2016-03-241-4/+4
* new clones David Haywood2016-03-241-8/+71
* use correct dips (nw) David Haywood2016-03-231-9/+10
* new clones David Haywood2016-03-221-1/+23
* new clones David Haywood2016-02-081-0/+22
* revert part of 'clang cleanup 7' where 0 means the value 0 hap2016-01-241-3/+3
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-1/+1
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-1/+1
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-4/+4
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-9/+9
* add inputs, mark as working (nw) David Haywood2015-12-291-1/+40
* new clones David Haywood2015-12-291-0/+48
* correct gfx rom for space train [f205v] David Haywood2015-12-081-2/+2
* (nw) David Haywood2015-12-071-1/+16
* add inputs, promote to working David Haywood2015-12-071-19/+60
* make spactrai show something (nw) David Haywood2015-12-071-14/+26
* nullptr to 0x00 for ROM_FILL and ROM_COPY (nw) Miodrag Milanovic2015-12-061-1/+1
* Removed need for -Wno-c++11-narrowing for clang Miodrag Milanovic2015-12-041-8/+8
* clang-modernize part 4 Miodrag Milanovic2015-12-041-38/+38
* New Working Game - supergs - Galaxians (Silver Systems) [Robbbert] Robbbert2015-11-221-1/+17
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+11332