summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tetrisp2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-1/+1
* More improvements, bail out for now Angelo Salese2011-07-201-3/+3
* Made some basic progress to Stepping Stage driver [Angelo Salese] Angelo Salese2011-07-201-1/+2
* Changed input read/write and crosshair callbacks into delegates. Aaron Giles2011-05-111-1/+1
* Switch input ports to use function-based constructors instead of tokens. Aaron Giles2011-05-101-1/+1
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-77/+77
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-2/+2
* BIG update. Aaron Giles2011-03-291-41/+41
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-6/+6
* Convert cclimber/galpani2/gticlub/namcond1/pacman/seibuspi/tetrisp2/vicdual Aaron Giles2011-03-251-95/+103
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-6/+6
* new clone Angelo Salese2011-02-081-7/+33
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-2/+2
* Convert emu_timers to objects. Move implementation and management of Aaron Giles2011-02-061-4/+4
* Attotime bulk conversion step: Aaron Giles2011-02-031-3/+3
* Converted attotime to a class, with proper operators. Removed old Aaron Giles2011-02-031-2/+2
* Ok, last major rename for this round: Aaron Giles2011-01-011-5/+5
* mame_rand() -> machine->rand() Aaron Giles2010-12-311-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-100/+100
* Death to more NVRAM_HANDLERS. Aaron Giles2010-09-201-27/+11
* Added AM_DEVREAD_MODERN/AM_DEVWRITE_MODERN/etc. macros for the non-modern Aaron Giles2010-09-051-1/+1
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-5/+5
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-10/+10
* un-CAPS svc Michaël Banaan Ananas2010-07-051-1/+1
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+1
* documentation: Cleaned up company names [hap] Michaël Banaan Ananas2010-05-251-4/+4
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-5/+5
* More memory system cleanup. Removed SMH_* macros entirely. In Aaron Giles2009-12-051-9/+9
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-12/+12
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-7/+7
* Fix for r7200 changes to allow nndmseal to boot once again. [David Haywood] (... Scott Stone2009-11-171-2/+2
* Jaleco Mega System 32 update: [David Haywood] Phil Bennett2009-11-091-8/+15
* Rom name corrections for Tetris Plus 2 based on photo of roms and the dumps m... Brian Troha2009-07-131-7/+7
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-40/+40
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-6/+6
* A last round of number-to-tag changes, for the moment (I don't want to confli... Fabio Priuli2009-04-281-4/+4
* Removed msb/lsb handlers from taitosnd. Updated all drivers to Aaron Giles2009-03-301-1/+1
* Cleanups and version bump. Aaron Giles2009-03-051-5/+5
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-6/+6
* Merged tetrisp2 memory maps. Renamed teplus2->tetrisp2j. Aaron Giles2009-03-011-247/+163
* Another batch of tagging, this time for speakers/screens: Aaron Giles2009-02-251-16/+16
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-22/+22
* Ok, this is The Big One. Aaron Giles2009-02-111-25/+11
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+1
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-5/+5
* Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, Aaron Giles2008-11-261-4/+4
* Fix more warnings drivers[s-z]* Couriersud2008-11-151-2/+2
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-13/+13
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-4/+4