summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/seibuspi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump. Aaron Giles2009-03-051-1/+1
* new not working davidhay2009-03-031-0/+116
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-4/+4
* Another batch of tagging, this time for speakers/screens: Aaron Giles2009-02-251-5/+5
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-12/+12
* Cleanups and version bump.mame0129u4 Aaron Giles2009-02-171-1/+1
* New clone: Aaron Giles2009-02-161-0/+31
* Ok, this is The Big One. Aaron Giles2009-02-111-34/+12
* revised seibu decryption Nicola Salmoria2009-02-111-1/+1
* feversoc gfx decryption Nicola Salmoria2009-02-081-1/+1
* New clone added: New game added: Raiden Fighters 2 (USA, SPI) Brian Troha2009-01-221-0/+34
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-01-141-2/+2
* Removed MDRV_INTERLEAVE(x), which specified the minimum scheduling Aaron Giles2008-12-201-1/+1
* CPU header cleanups.... Aaron Giles2008-12-181-1/+1
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+2
* Made CPUs into proper devices. CPUs are now added in the Aaron Giles2008-12-161-1/+1
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-111-8/+8
* Made the PCI bus a device. The bus is declared in the machine Aaron Giles2008-12-071-12/+12
* Memory banking now requires a machine object. This makes the memory Aaron Giles2008-11-201-5/+5
* Another big one. Aaron Giles2008-11-201-16/+16
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-51/+51
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-31/+31
* Major cpuintrf changes: Aaron Giles2008-11-101-40/+40
* 02441: rdft22kc: rdft22kc just shows a black screen and fails to boot Couriersud2008-09-271-1/+2
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-201-120/+88
* reverted unit mask changes and removed the unused & unsafe memory_install fun... smf-2008-08-181-16/+16
* Added unit mask to all memory installs that override the bus width. You could... smf-2008-08-171-16/+16
* Cleanups and version bump.mame0126u5 Aaron Giles2008-08-141-1/+1
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-4/+4
* relocates readme info down to the proper rom set. Brian Troha2008-08-111-84/+83
* Adds readmes for Koro Koro Quest, Gigas (bootleg), Race Drivin', Hexa, IQ Blo... Andrew Gardner2008-08-101-7/+91
* Updated src\emu\sound headers from K-S, so they use latest naming/structure a... Derrick Renaud2008-08-101-5/+5
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-21/+21
* (From Atari Ace. Note that I only took the first patch, which applied Aaron Giles2008-07-311-2/+2
* Region classes go bye-bye. Aaron Giles2008-07-281-202/+202
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-229/+227
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-3/+3
* Tagged all the first CPUs for drivers (mostly as "main"). Aaron Giles2008-07-191-1/+1
* Removed MDRV_SOUND_ADD. Renamed MDRV_SOUND_ADD_TAG to Aaron Giles2008-07-181-3/+3
* Cleanups and version bump.mame0126u1 Aaron Giles2008-07-171-5/+5
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-07-171-22/+27
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-14/+14
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-121-32/+1
* Cleanups/version bump.mame0125u4 Aaron Giles2008-06-051-1/+1
* Fixed remaining input port bit conflicts. Aaron Giles2008-06-051-20/+38
* From: Corrado Tomaselli [mailto:corrado.to@tiscali.it] Aaron Giles2008-06-051-0/+34
* Renamed EEPROM_* to eeprom_* Aaron Giles2008-05-251-8/+8
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-4/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-3/+3
* Flipped the damn mem_mask. It is no longer inverted when passed to Aaron Giles2008-04-201-2/+2