summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/seibuspi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed legacy trampolines from eeprom_device, taking Aaron Giles2011-05-121-9/+12
* Changed input read/write and crosshair callbacks into delegates. Aaron Giles2011-05-111-8/+8
* Switch input ports to use function-based constructors instead of tokens. Aaron Giles2011-05-101-8/+8
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-76/+76
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-33/+33
* BIG update. Aaron Giles2011-03-291-96/+96
* Deprecate the old memory_install_* macros. Dynamic installation is now handled Aaron Giles2011-03-271-16/+16
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-20/+20
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-41/+41
* Convert cclimber/galpani2/gticlub/namcond1/pacman/seibuspi/tetrisp2/vicdual Aaron Giles2011-03-251-102/+112
* Further decouples some driver files to help driver_device Aaron Giles2011-03-211-0/+1
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-3/+3
* Attotime bulk conversion step: Aaron Giles2011-02-031-1/+1
* Ok, last major rename for this round: Aaron Giles2011-01-011-16/+16
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-82/+82
* Converted intelfsh to a device, updated all users. Aaron Giles2010-09-111-26/+26
* Added AM_DEVREAD_MODERN/AM_DEVWRITE_MODERN/etc. macros for the non-modern Aaron Giles2010-09-051-2/+2
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-3/+3
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-14/+10
* Cleanups and version bump.mame0139u2 Aaron Giles2010-08-301-2/+2
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-4/+4
* Correct vsync as per readme for the sys386f2 based games and remove obsolete ... Brian Troha2010-08-131-7/+1
* The Raiden Fighters Jet single board version doesn't appear to be a US set. ... Brian Troha2010-08-131-3/+3
* seibuspi.c: Add default EEPROM to the Raiden Fighters Jet (US, Single Board) ... Brian Troha2010-08-131-0/+3
* seibuspi.c: Fixes the "FIX" graphics load. May require specific ENDIAN to wor... Brian Troha2010-08-121-6/+6
* minor correction for licenses and game descriptions for the Asia SPI Raiden F... Brian Troha2010-08-121-4/+4
* merge rom name changes back in that my update killed Brian Troha2010-08-121-30/+31
* fix new Asian Raiden Figters sets Brian Troha2010-08-121-53/+40
* Corrected rom names for Raiden Fighters 2 (Asia, Metrotainment License) set b... Jonathan Gevaryahu2010-08-121-30/+31
* stupid comment mistakes. no whatsnew. Jonathan Gevaryahu2010-08-121-4/+4
* New Working set: Raiden Fighters (Asia?, Metrotainment license) [anondumper] Jonathan Gevaryahu2010-08-121-23/+67
* adds the redumped sound samples to Raiden Fighters Jet 2000. Corrects name f... Brian Troha2010-07-121-7/+9
* Removed unused DRIVER_INIT which fixes a compile error. Scott Stone2010-07-111-5/+0
* merged in Haze's mods with the Raiden Fighters Jet 2000 set. Also marked the ... Brian Troha2010-07-111-3/+16
* new clone added: Raiden Fighter Jet 2000 Brian Troha2010-07-111-12/+41
* Time to kill off some deadwood. Aaron Giles2010-07-071-4/+4
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-8/+8
* - even more small company name cleanups Michaƫl Banaan Ananas2010-05-221-5/+5
* minor information update for Viper 1 games in seibuspi.c Brian Troha2010-01-291-2/+2
* standardize the country / region for Viper Phase 1 in seibuspi.c Brian Troha2010-01-241-21/+21
* new clone - Viper Phase 1 =U.S.A= Brian Troha2010-01-231-8/+38
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-2/+2
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Replaced all occurrences of cputag_get_cpu with devtag_get_device: the former... Fabio Priuli2010-01-061-3/+3
* Fix seibuspi regression. Aaron Giles2009-12-281-2/+2
* Results of running the latest srcclean. Aaron Giles2009-12-281-3/+3
* Whitespace cleanup. (No, a release is not yet imminent.) Aaron Giles2009-12-281-1/+1
* 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-9/+9