summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/kaneko16.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cleanups and version bumpmame0144u3 Angelo Salese2011-12-141-3/+3
* deprecat.h, 1 + 1 to go ... Angelo Salese2011-12-131-58/+65
* New Working set: Jonathan Gevaryahu2011-11-171-15/+52
* kaneko16.c: Minor doc update for B.Rap Boys Brian Troha2011-10-241-18/+18
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-2/+2
* minor doc update: Cut-n-paste more info for Great 1000 Miles Rally in the rom... Brian Troha2011-07-281-0/+19
* minor doc update: show Great 1000 Miles Rally uses PCB Z09AF-005 - NW Brian Troha2011-07-281-1/+1
* Removed legacy trampolines from eeprom_device, taking Aaron Giles2011-05-121-11/+11
* Converted astrocde/kaneko16/namcos23/suprnova to driver_device [Atari Ace] Angelo Salese2011-04-051-165/+177
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-5/+5
* BIG update. Aaron Giles2011-03-291-44/+44
* Deprecate the old memory_install_* macros. Dynamic installation is now handled Aaron Giles2011-03-271-1/+1
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-18/+18
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-7/+7
* Cleanups and version bump.mame0141u3 Aaron Giles2011-02-281-1/+1
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-6/+6
* mame_file is now emu_file and is a class. It is required Aaron Giles2011-02-121-1/+4
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-3/+3
* Ok, last major rename for this round: Aaron Giles2011-01-011-6/+6
* mame_rand() -> machine->rand() Aaron Giles2010-12-311-1/+1
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-152/+152
* 04030: All sets in taito_f3.c, taito_z.c, kaneko16.c, konamigq.c, overdriv.c:... Aaron Giles2010-09-181-27/+27
* Added AM_DEVREAD_MODERN/AM_DEVWRITE_MODERN/etc. macros for the non-modern Aaron Giles2010-09-051-13/+13
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-6/+6
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-24/+20
* Time to kill off some deadwood. Aaron Giles2010-07-071-1/+1
* New clone added Yasuhiro Ogawa2010-06-131-28/+74
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-21/+21
* 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
* Changed berlwall, arkanoid, bakubrkr, mgcrystl to use YM2149 [Corrado Tomaselli] Phil Bennett2010-01-051-6/+6
* Results of running the latest srcclean. Aaron Giles2009-12-281-38/+38
* Rename eepromdev.c/h back to eeprom.c/h Aaron Giles2009-12-271-1/+1
* Rename functions and other references to eepromdev_* back to eeprom_* Aaron Giles2009-12-271-10/+10
* Removed _NODEFAULT_ forms of EEPROM driver macros. If you need to add Aaron Giles2009-12-251-4/+6
* More memory system cleanup. Removed SMH_* macros entirely. In Aaron Giles2009-12-051-11/+11
* Memory banks are now referenced by tag rather than index. Aaron Giles2009-12-031-13/+13
* Cleanups and version bump.mame0135u2 Aaron Giles2009-11-301-1/+1
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-18/+18
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-12/+12
* converted the following drivers to use EEPROM device: deco156.c, eolith.c, eo... Fabio Priuli2009-11-251-57/+45
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-2/+2
* Changed sound banking on Shogun Warriors/B.Rap Boys to use an OKIM6295 addres... Phil Bennett2009-10-251-160/+130
* updated previous commit with proper measurements, Michaël Banaan Ananas2009-09-201-8/+11
* mametesters bugfix: Michaël Banaan Ananas2009-09-201-1/+1
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-09-101-12/+4
* Cleanups and version bump.mame0133u5 Aaron Giles2009-09-071-10/+10
* Fixed a small bug with graphic decoding and removed old comment about bad sou... Tomasz Slanina2009-09-021-6/+3
* Fixed sound banking for Shogun Warriors [David Haywood] Tomasz Slanina2009-09-011-43/+52