summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/arkanoid.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Modernization of drivers part 1 (no whatsnew) Miodrag Milanovic2013-02-051-13/+12
* cleaned up protection data (verified on board) David Haywood2013-01-301-1/+1
* forgot to remove the flag (nw) David Haywood2013-01-301-1/+1
* new WORKING GAME David Haywood2013-01-301-62/+75
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-134/+134
* Tournament Arkanoid is a special version, a la NBA Jam TE, de-cloneize it, nw Angelo Salese2012-09-271-1/+1
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-5/+5
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-3/+3
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-38/+36
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-50/+42
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-23/+23
* new clone added - Arkanoid bootleg by "Beta" like from the Sega bootlegger. N... Brian Troha2012-06-281-1/+21
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-1/+1
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-3/+3
* Memory banks are now device-relative only. Global lookups Aaron Giles2012-04-191-1/+1
* Remove global memory banking functions in favor of referencing Aaron Giles2012-04-191-1/+1
* Remove AM_BASE in favor of AM_SHARED + required_shared_ptr. Aaron Giles2012-04-151-7/+7
* modernization of some CUSTOM_INPUT's part 2 (no whatsnew) Miodrag Milanovic2012-04-091-2/+2
* MAME going modern part 7 (no whatsnew) Miodrag Milanovic2012-04-061-18/+20
* Moved all drivers to using the audio/watchdog helpers defined in the driver_d... Miodrag Milanovic2012-04-051-4/+4
* Some formating cleanup (no whatsnew) Miodrag Milanovic2012-04-021-7/+7
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-28/+28
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-5/+5
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-4/+2
* 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