summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tnzs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Yet more Seta Angelo Salese2011-05-041-3/+3
* Seta update from Haze, nw Angelo Salese2011-05-031-3/+8
* Started unifying sprite implementations for setax001/x002 chips [David Haywood] Angelo Salese2011-05-031-9/+21
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-24/+24
* BIG update. Aaron Giles2011-03-291-14/+14
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-12/+12
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-2/+2
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-18/+14
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-191/+191
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-39/+16
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-5/+5
* documentation: Cleaned up company names [hap] Michaël Banaan Ananas2010-05-251-10/+10
* got rid of bracket style company naming: Michaël Banaan Ananas2010-05-221-1/+1
* Add correct coinage to Insector X (Japan) Brian Troha2010-01-241-1/+8
* new clone - Insector X (Japan) Brian Troha2010-01-231-1/+16
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-12/+12
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* Memory shares are now specified by tag instead of index. Aaron Giles2009-12-051-8/+8
* More memory system cleanup. Removed SMH_* macros entirely. In Aaron Giles2009-12-051-4/+4
* Memory banks are now referenced by tag rather than index. Aaron Giles2009-12-031-11/+11
* Cleanups and version bump.mame0135u2 Aaron Giles2009-11-301-4/+4
* Cleaned up many driver data structs to obtain two results: Fabio Priuli2009-11-291-3/+5
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-6/+6
* not to be credited: some steps towards tnzs.c save states Fabio Priuli2009-11-211-52/+75
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-12/+12
* - Corrected TNZS vsync to 59.15 as verified on pcb. [Corrado Tomaselli] Scott Stone2009-08-121-2/+2
* get rid of 8 character limitation for many clones Yasuhiro Ogawa2009-07-241-16/+16
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-25/+25
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-05-151-1/+1
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-19/+19
* A last round of number-to-tag changes, for the moment (I don't want to confli... Fabio Priuli2009-04-281-3/+3
* Bulk change alert. Aaron Giles2009-04-261-3/+3
* More memory map merges. Aaron Giles2009-03-301-67/+41
* Removed msb/lsb handlers from taitosnd. Updated all drivers to Aaron Giles2009-03-301-1/+1
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-8/+8
* New clone: The New Zealand Story (World, old version, older pcb) [Corrado Tom... Aaron Giles2009-02-261-6/+31
* corrects rom names in tnzs.c for older TNZS sets Brian Troha2009-02-251-6/+6
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-76/+76
* Ok, this is The Big One. Aaron Giles2009-02-111-40/+34
* New Clone added: Extermination (World) Brian Troha2009-02-041-2/+27
* Merged i8x41 (UPI-41) core into MCS-48 core: Aaron Giles2008-12-301-6/+5
* Turned on perfect interleave for remaining tnzs games, and for qix Aaron Giles2008-12-221-7/+7
* Removed MDRV_INTERLEAVE(x), which specified the minimum scheduling Aaron Giles2008-12-201-7/+7
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+1
* Hi mamedev, Aaron Giles2008-12-081-3/+3
* tnzsjo and tnzso (at least) now require significantly higher interleave to work. davidhay2008-11-231-8/+8