summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/arkanoid.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixed some spelling fixes (eg. layout break, uppercase) Michaël Banaan Ananas2011-08-231-1/+1
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-6/+6
* arkanoid.c: slight set name change. Changed the MCU "dumps" to correct Taito ... Brian Troha2011-07-241-47/+59
* Cleanups and version bumpmame0142u4 Angelo Salese2011-05-241-1/+1
* Readded correct dips from manual I mistakenly 'dummied' (no whatsnew) Scott Stone2011-05-191-24/+13
* Note addition Angelo Salese2011-05-181-1/+1
* Some minor brixian work + hooked up proms (no whatsnew) Scott Stone2011-05-181-17/+47
* forgotten bit for brixian (no whatsnew) Scott Stone2011-05-101-5/+5
* Added inputs/dips (from dip sheet) to give something for brixian to use - all... Scott Stone2011-05-101-1/+51
* new NOT WORKING games Angelo Salese2011-05-101-0/+31
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-40/+40
* BIG update. Aaron Giles2011-03-291-19/+19
* Deprecate the old memory_install_* macros. Dynamic installation is now handled Aaron Giles2011-03-271-5/+5
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-9/+9
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-5/+5
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+3
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-13/+13
* Attotime bulk conversion step: Aaron Giles2011-02-031-1/+1
* Ok, last major rename for this round: Aaron Giles2011-01-011-3/+3
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-47/+47
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-12/+6
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-9/+9
* Cleanups and version bump.mame0138u4 Aaron Giles2010-07-221-6/+6
* arkanoid.c: Added or corrected the PCB location for the genuine Arkanoid rom ... Brian Troha2010-07-111-56/+56
* Load (but don't yet use) the decapped MCUs for several sets [Dr. Decapitator] Angelo Salese2010-07-091-1/+13
* Time to kill off some deadwood. Aaron Giles2010-07-071-1/+1
* (bootlegger name) Michaël Banaan Ananas2010-05-311-5/+5
* documentation: Cleaned up company names [hap] Michaël Banaan Ananas2010-05-251-4/+4
* hexa: merged the remaining code into arkanoid.c Fabio Priuli2010-02-181-24/+9
* Fix stupid bug in GAME define for Hexa. No whatsnew. Scott Stone2010-02-171-1/+1
* Preliminary merging of hexa.c into the arkanoid.c driver. Scott Stone2010-02-171-1/+198
* Source Cleanup: Setname fixes and other minor changes - Drivers starting wit... Scott Stone2010-02-011-20/+20
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-2/+2
* Changed berlwall, arkanoid, bakubrkr, mgcrystl to use YM2149 [Corrado Tomaselli] Phil Bennett2010-01-051-1/+1
* Cleanups and version bump.mame0136 Aaron Giles2009-12-311-1/+1
* Changed Caveman Ninja driver to use Partial Updates for Raster Effects Angelo Salese2009-12-291-1/+24
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* Fix for MT03575: block2: [debug] Memory Leak in Debug Fabio Priuli2009-12-161-0/+2
* new clones Phil Bennett2009-12-031-1/+26
* Make use of AM_BASE_SIZE_MEMBER macros. Aaron Giles2009-11-291-2/+2
* Cleaned up many driver data structs to obtain two results: Fabio Priuli2009-11-291-2/+4
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-2/+2
* forgot to save one last change I did to arkanoid.c... Fabio Priuli2009-11-201-2/+2
* - Added driver_data struct to arkanoid.c Fabio Priuli2009-11-201-25/+75
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-5/+5
* Cleanups and version bump.mame0134u3 Aaron Giles2009-10-121-9/+9
* Updated arkanoid.c driver. stephh2009-10-071-61/+103
* New non-working clones added Phil Bennett2009-10-051-0/+55
* get rid of 8 character limitation for many clones Yasuhiro Ogawa2009-07-241-7/+7