summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/viper.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-3/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-325/+325
* cleaned up the ide controller enough to change the irq to a DEVCB2 [smf] smf-2012-10-261-14/+6
* Removed devconv.h and memconv.h just moved used inlines for now (no whatsnew) Miodrag Milanovic2012-09-261-1/+35
* Made timer_device use delegates (no whatsnew) Miodrag Milanovic2012-09-251-1/+1
* modernization or timer callbacks part 3 - final (no whatsnew) Miodrag Milanovic2012-09-241-8/+11
* viper.c: Fixed EPIC register access Ville Linde2012-09-231-27/+49
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-3/+3
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER (no whatsnew) Miodrag Milanovic2012-09-181-4/+5
* changed most of screen.machine() to machine() (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-7/+8
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-2/+2
* Memory handler normalization, part 1. Aaron Giles2012-09-171-6/+6
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-13/+13
* Pass 2 of struct modernization. Aaron Giles2012-09-151-6/+6
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-12/+12
* Get rid of devtag_reset macro. Aaron Giles2012-09-121-1/+1
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-2/+2
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-13/+13
* added missing \n to more fatalerror() calls (no whatsnew) Oliver Stöneberg2012-09-091-3/+3
* Removed not needed includes (no whatsnew) Miodrag Milanovic2012-09-051-1/+0
* Removed legacy inline_config support and updated devices using it (no whatsnew) Miodrag Milanovic2012-08-301-5/+21
* All driver inits are now member of state classes. Miodrag Milanovic2012-08-101-6/+7
* Updated GAME and GAMEL with class name per machine used, for future DRIVER_IN... Miodrag Milanovic2012-08-041-34/+34
* Made PCI legacy and new implementation coexist for now (no whatsnew) Miodrag Milanovic2012-07-021-7/+7
* pci wip (no whatsnew) Miodrag Milanovic2012-06-151-8/+8
* Conversion of _DEVICE_HANDLER to _MEMBER methods - part 1 (no whatsnew) Miodrag Milanovic2012-05-251-29/+45
* Added support for fixed slots (used for MAME) and ability to create internal ... Miodrag Milanovic2012-05-231-1/+1
* Added PPC405GP to PPC cpu core [Lukasz Markowski] Miodrag Milanovic2012-05-121-1/+3
* ioport.c C++ conversion. Mostly internal changes, with no Aaron Giles2012-05-031-2/+2
* Clean-ups and version bumpmame0145u7 Angelo Salese2012-04-221-2/+2
* Changed device->subregion to device->memregion. Moved Aaron Giles2012-04-201-1/+1
* Fix for compile warning (nw) Scott Stone2012-04-101-1/+1
* more modernization (no whatsnew) Miodrag Milanovic2012-04-101-67/+83
* MAME going modern part 2 (no whatsnew) Miodrag Milanovic2012-04-011-15/+15
* MAME going modern part 1 (no whatsnew) Miodrag Milanovic2012-03-311-1/+1
* viper: Added main board DS2430 eeprom and code1d dongle eeprom. [Guru] Ville Linde2012-02-291-71/+99
* Changed sample pack names for alphamc07 -> equites and aristmk4 -> 3bagflvt t... Scott Stone2012-02-181-3/+3
* IDE controller now support two slots, currently used devices are made as slot... Miodrag Milanovic2012-02-091-31/+31
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-3/+2
* Change 'screen' parameter in SCREEN_UPDATE and SCREEN_EOF callbacks to a Aaron Giles2011-12-291-1/+1
* 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