summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/feversoc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-6/+6
* BIG update. Aaron Giles2011-03-291-22/+22
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* Further decouples some driver files to help driver_device Aaron Giles2011-03-211-1/+1
* Convert a number of drivers to use their own private spriteram instead Aaron Giles2011-03-131-2/+4
* Updated nmk/olympia/pacific/pce/phoenix/rare/seibu/seta to driver_devices. Aaron Giles2011-03-031-4/+15
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+3
* Ok, last major rename for this round: Aaron Giles2011-01-011-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-17/+17
* Added AM_DEVREAD_MODERN/AM_DEVWRITE_MODERN/etc. macros for the non-modern Aaron Giles2010-09-051-1/+1
* 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
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-3/+3
* documentation: Cleaned up company names [hap] Michaƫl Banaan Ananas2010-05-251-2/+2
* fixed error in comment, not worth mentioning Angelo Salese2010-04-301-2/+2
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-9/+10
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-5/+5
* Added default input mappings for gambling / poker / slot games. Converted man... Fabio Priuli2009-08-021-7/+7
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-1/+1
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-1/+1
* Again, number-to-tag conversions in CPU calls Fabio Priuli2009-04-281-1/+1
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-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
* Cleanups and version bump.mame0129u4 Aaron Giles2009-02-171-4/+4
* minor updated info about the RTC & OSC on Soccer Fever PCB Brian Troha2009-02-131-0/+1
* Ok, this is The Big One. Aaron Giles2009-02-111-2/+2
* fixed feversoc colors Nicola Salmoria2009-02-091-9/+8
* Fixed the remaining stuff in the Fever Soccer driver, game now working except... Angelo Salese2009-02-091-111/+56
* feversoc gfx decryption Nicola Salmoria2009-02-081-3/+1
* Small bugfixes for Fever Soccer Angelo Salese2009-02-081-4/+6
* Wrote a driver for Fever Soccer, not working due of incomplete gfx decyption ... Angelo Salese2009-02-081-0/+342