summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/freekick.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* freekick.c: Added dipswitch locations to all the games in the driver. [Brian ... Brian Troha2011-08-121-49/+33
* Fixed 00042: oigas: Problem with keyboard control. Scott Stone2011-07-101-0/+6
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-52/+52
* BIG update. Aaron Giles2011-03-291-24/+24
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-7/+7
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-2/+2
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-3/+5
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-7/+7
* Ok, last major rename for this round: Aaron Giles2011-01-011-3/+3
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-44/+44
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-15/+10
* Remove most of the temporary inline helpers. Aaron Giles2010-08-191-1/+1
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-1/+1
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-15/+15
* Source Cleanup: Setname fixes and other minor changes - Drivers starting wit... Scott Stone2010-02-061-22/+22
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Cleaned up braces in the code so that they are properly balanced. [Atari Ace] Aaron Giles2009-12-281-2/+2
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* Memory banks are now referenced by tag rather than index. Aaron Giles2009-12-031-5/+5
* Cleanups and version bump.mame0135u2 Aaron Giles2009-11-301-2/+2
* Make use of AM_BASE_SIZE_MEMBER macros. Aaron Giles2009-11-291-3/+3
* Cleaned up many driver data structs to obtain two results: Fabio Priuli2009-11-291-4/+4
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-3/+3
* Added driver data struct to freekick.c Fabio Priuli2009-11-271-100/+143
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-1/+1
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-24/+24
* added MC-8123 key for Gigas. Of course the game still doesn't work because th... Nicola Salmoria2009-05-091-17/+12
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-6/+6
* Cleanups and version bump.mame0131u1 Aaron Giles2009-05-071-1/+1
* New games marked as GAME_NOT_WORKING Jonathan Gevaryahu2009-05-051-5/+52
* Merged memory maps for all driver sources beginning with 'F': [MooglyGuy] Ryan Holtz2009-04-271-55/+33
* Bulk change alert. Aaron Giles2009-04-261-1/+1
* Minor doc update about Gigas's Sega ID# and security CPU code of 317-5002.. p... Brian Troha2009-04-101-0/+3
* Removed msb/lsb handlers from taitosnd. Updated all drivers to Aaron Giles2009-03-301-6/+6
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-16/+16
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-21/+21
* Ok, this is The Big One. Aaron Giles2009-02-111-12/+12
* Added new module devcb, which can generically handle conversions between device Aaron Giles2009-01-261-12/+12
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-2/+2
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+1
* Memory banking now requires a machine object. This makes the memory Aaron Giles2008-11-201-1/+1
* Another big one. Aaron Giles2008-11-201-2/+3
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-1/+1
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-1/+1
* Added mechanism to generically specify input port tags in place of Aaron Giles2008-10-011-12/+9
* Part 6 of "The big IO_MAP merge of 2008". (Andrew Gardner) Andrew Gardner2008-09-041-25/+10
* Cleanups and version bump.mame0126u5 Aaron Giles2008-08-141-2/+2
* Adds readmes for Koro Koro Quest, Gigas (bootleg), Race Drivin', Hexa, IQ Blo... Andrew Gardner2008-08-101-0/+14
* Updated src\emu\sound headers from K-S, so they use latest naming/structure a... Derrick Renaud2008-08-101-12/+12
* new clone : Free Kick (bootleg set 2) davidhay2008-08-091-12/+38