summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pachifev.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-2/+2
* tms9928a.c: Converted to a C++ device. [Wilbert Pol] Wilbert Pol2011-07-301-23/+22
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-43/+43
* BIG update. Aaron Giles2011-03-291-10/+10
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-3/+3
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-1/+1
* Continuation of static/global cleanup. [Atari Ace] Aaron Giles2011-03-171-23/+24
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-5/+5
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-19/+19
* tms9928a vblank time was off by a margin Michaƫl Banaan Ananas2010-12-191-1/+1
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-5/+3
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-5/+3
* Cleanups and version bump.mame0139u2 Aaron Giles2010-08-301-1/+1
* Fixes the build tree. [no whatsnew] Andrew Gardner2010-08-271-3/+3
* pachifev (pachifev.c) [stephh] : stephh2010-08-271-51/+126
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-8/+9
* Cleanups and version bump. Aaron Giles2010-05-051-3/+3
* Improvements to Pachifever driver [Tomasz Slanina, maruwa] Tomasz Slanina2010-04-281-36/+24
* Changed all driver_data structs into classes with a simple Aaron Giles2010-02-251-3/+6
* Cleanups and version bump.mame0136u3 Aaron Giles2010-02-141-35/+35
* New games added or promoted from NOT_WORKING status Tomasz Slanina2010-02-131-88/+287
* 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
* Cleanups and version bump.mame0132u2 Aaron Giles2009-06-251-1/+1
* Minor update Angelo Salese2009-06-181-13/+19
* Identified the main CPU in Pachi Fever [Olivier Galibert, Wilbert Pol] Angelo Salese2009-06-181-7/+10
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-02-261-2/+2
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-4/+4
* Fixed Pachi Fever ADPCM test regression. Angelo Salese2009-02-171-2/+2
* Cleanups and version bump.mame0129u4 Aaron Giles2009-02-171-4/+4
* Wrote a skeleton driver for Pachi Fever, not working due of encrypted/incompl... Angelo Salese2009-02-011-0/+138