summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/viper.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean-ups and version bumpmame0143u8 Angelo Salese2011-10-231-171/+171
* viper: implemented timers and I2C interface on MPC8240 [Ville Linde] R. Belmont2011-10-121-151/+978
* Cleanups and version bumpmame0142u5 Angelo Salese2011-06-051-8/+8
* Added Guru-readme. (nw) Curt Coder2011-06-051-30/+195
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-3/+3
* cleanups, this time for good Angelo Salese2011-04-171-86/+86
* Haze: fixed a crash introduced during conversion of this Angelo Salese2011-04-141-8/+12
* Various improvements to the Konami Viper driver [Ville Linde] Angelo Salese2011-04-141-48/+410
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-29/+29
* Remove redundant item cpu from address_space, in favor of Aaron Giles2011-03-291-5/+5
* BIG update. Aaron Giles2011-03-291-32/+32
* Deprecate the old memory_install_* macros. Dynamic installation is now handled Aaron Giles2011-03-271-3/+3
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-4/+4
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-3/+3
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-3/+2
* Eliminated global/static variables in a number of Konami/Sega drivers Aaron Giles2011-02-121-30/+52
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-7/+7
* running_device -> device_t Aaron Giles2010-12-311-7/+7
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-20/+20
* viper.c: Added the 941a01 BIOS and p911e missing NVRAM dump [John Bud @ Jamma+] Phil Bennett2010-09-291-3/+5
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-1/+1
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-2/+2
* Time to kill off some deadwood. Aaron Giles2010-07-071-4/+4
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-7/+7
* 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-2/+2
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* Fixed a couple of drivers complaining for missing inputs (see MT3559) Fabio Priuli2009-12-021-34/+38
* 03311: p911uc + p911j equally named disks with different hashes: chd a00c02 i... Angelo Salese2009-07-171-4/+4
* Added a DASM note memo on the driver, not worth mentioning. Angelo Salese2009-07-161-0/+9
* Cleanups and version bump.mame0132u5 Aaron Giles2009-07-161-1/+1
* Made comments more precise. Thanks Guru. Fabio Priuli2009-07-151-5/+5
* There was still one CF image to update in viper.c... Fabio Priuli2009-07-151-1/+1
* Added thrild2c to viper.c (last CF missing among the ones Guru uploaded) Fabio Priuli2009-07-141-1/+15
* Same issue for sscopex... Angelo Salese2009-07-141-4/+4
* Forgot to actually update the sha1 in code1dispatch, thanks to etabeta for th... Angelo Salese2009-07-141-2/+2
* Finished off current Konami Viper hooks, will add the bunch of unemulated dum... Angelo Salese2009-07-121-23/+24
* Even more Konami Viper hook-ups, almost done... Angelo Salese2009-07-121-27/+32
* More Konami Viper redump hook-ups Angelo Salese2009-07-111-15/+19
* Further processing... Angelo Salese2009-07-101-36/+46
* Processed some Konami Viper redumps... Angelo Salese2009-07-101-18/+33
* Cleanups and version bump.mame0132u4 Aaron Giles2009-07-101-1/+1
* Some quick & dirty debug hook-up with a define Angelo Salese2009-07-051-7/+17
* Corrected p911uc compact flash dump by Guru. Angelo Salese2009-07-051-1/+6
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-1/+1
* And some more again... Fabio Priuli2009-04-281-4/+4
* updated ppp2nd davidhay2009-03-151-1/+1
* Updated CHD hashes. [Yasuhiro Ogawa] Aaron Giles2009-03-141-23/+23
* Updated a few CHDs. Added a few driver casts. Aaron Giles2009-03-141-3/+3
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-12/+12