summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galaxold.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-3530/+0
* moved Stephh's mooncrst notes to galaxian.c (part of kazblox canceled pull req) hap2015-10-311-264/+0
* Cleanup and version bumpmame0167 Miodrag Milanovic2015-10-281-1/+1
* Clarify stuff about Space Warp kazblox2015-10-171-17/+11
* Revert "Added some of screen orientations for test (nw)" Miodrag Milanovic2015-10-121-1/+0
* Merge pull request #377 from kazblox/master hap2015-10-101-3/+53
|\
| * Correct the clocks in 1942p; fix spcwarp boot procedure. kazblox2015-10-101-3/+53
* | Added some of screen orientations for test (nw) Miodrag Milanovic2015-10-091-0/+1
|/
* i'm 99.9% sure this actually belongs here, it has code to init the galaxian s... David Haywood2015-10-061-0/+16
* change flags from GAME_ to MACHINE_ David Haywood2015-07-291-32/+32
* resolved lot of license ownership (nw) Miodrag Milanovic2015-05-191-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-141-2/+2
* galaxold.c: Document the BPROM type for Videotron's Frogger bootleg - NW briantro2015-03-131-2/+2
* gfx roms for yorijori [Brian Troha] (still doesn't boot) mamehaze2015-03-121-16/+11
* the Videotron bootlegs are more 'Moon Cresta' than 'Super Cobra' now working. mamehaze2015-03-121-0/+182
* Cleanups and version bump Miodrag Milanovic2014-07-221-10/+10
* Assorted set name corrections (duplicates) and macro changes to match up to a... Scott Stone2014-06-161-0/+1
* New clones added Scott Stone2014-06-011-0/+23
* ay8910_device and extended family: converted to devcb2 (nw) Ivan Vangelista2014-05-061-12/+1
* Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR... Miodrag Milanovic2014-04-231-0/+1
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-2/+2
* Checkpoint 2: Alex W. Jackson2014-03-151-4/+4
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-0/+4
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-2/+1
* MCFG_DEVICE_REMOVE("palette") replaced with proper MCFG_PALETTE_MODIFY (nw) Miodrag Milanovic2014-03-071-12/+12
* guttangt fix (nw) Miodrag Milanovic2014-03-031-0/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-22/+28
* clang 3.4 fixes for MAME (nw) Oliver Stöneberg2014-02-201-0/+2
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-8/+8
* Converted SN76496 ready to DEVCB2 [smf] smf-2014-02-111-14/+0
* Added write_sense to S2650 CPU and use it for pipbug serial port, Hunchback (... smf-2014-01-101-4/+4
* standardised 7474 MCFG and reduced number of run time lookups (nw) smf-2014-01-101-3/+5
* Cleanups and version bumpmame0152 Miodrag Milanovic2013-12-241-2/+2
* racknrol only has 1 snsnd chip, not 3. Michaël Banaan Ananas2013-11-211-77/+83
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-3/+3
* added MCFG_MACHINE_RESET_REMOVE / MCFG_*_RESET(0) cleanup (nw) Oliver Stöneberg2013-08-211-2/+1
* this thing andy just dumped is the same, so maybe something funky going on ra... David Haywood2013-08-181-3/+27
* yeah vstars is just another copy of this, with a rom missing by the looks of ... David Haywood2013-08-181-66/+70
* new clones David Haywood2013-08-181-23/+154
* Modernized galaxian sound device. [Osso] Scott Stone2013-07-271-73/+73
* moved some legacy macros from driver.h to drivlgcy.h (nw) Oliver Stöneberg2013-07-151-0/+1
* Cleanups and version bumpmame0149 Miodrag Milanovic2013-06-111-7/+7
* guttangt - added rom banking so that the music plays (because they had to rew... David Haywood2013-06-011-12/+101
* new NOT WORKING David Haywood2013-06-011-0/+65
* new clones David Haywood2013-05-221-0/+125
* modernised the AY8910 [smf] smf-2013-05-121-3/+3
* pcat cleanup + removal of all not used LEGACY calls (in comments) and removal... Miodrag Milanovic2013-04-191-5/+5
* Modernize the Volume and RC filter sound devices. [Andrew Gardner] Andrew Gardner2013-01-311-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-136/+136