summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/maygayv1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Various fruit emu roms added mostly Maygay, by Haze (no whatsnew) Miodrag Milanovic2011-07-291-3/+104
* Cleanups and version bumpmame0143u2 Angelo Salese2011-07-261-2/+2
* More new sets of Maygay MV1 and Maygay EPOCH by Haze (no whatsnew) Miodrag Milanovic2011-07-241-4/+172
* Cleanups and version bumpmame0142u5 Angelo Salese2011-06-051-1/+1
* GCC 4.6 "Variable assigned but not used" fixes part 2 (no whatsnew) R. Belmont2011-05-301-3/+3
* Clean up 6821 PIA modernization, removing all trampolines. Some Aaron Giles2011-05-031-1/+1
* 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-27/+27
* BIG update. Aaron Giles2011-03-291-27/+27
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-4/+4
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-4/+4
* Eliminate statics/globals in drivers jpm/kaneko/maygay/meadows/merit/ Aaron Giles2011-02-171-48/+82
* running_device -> device_t Aaron Giles2010-12-311-5/+5
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-27/+27
* Cleaned up many duplicate inputs and fixed others in a number of drivers. [T... Scott Stone2010-11-111-3/+3
* Added templates required_shared_ptr<> and optional_shared_ptr<> which Aaron Giles2010-09-041-2/+3
* 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-3/+3
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-5/+5
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Tagged screenpl and clones as GAME_NOT_WORKING (no whatsnew) Phil Bennett2010-01-071-3/+3
* Replaced all occurrences of cputag_get_cpu with devtag_get_device: the former... Fabio Priuli2010-01-061-2/+2
* Cleaned-up several drivers; added missing prototypes and removed dead ones, Phil Bennett2009-12-081-1/+0
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-1/+1
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-2/+2
* > From: atari_ace@verizon.net Aaron Giles2009-10-211-5/+10
* The other larger patch adds missing static and const qualifiers, and Aaron Giles2009-06-081-1/+1
* Cleanups and version bump. Aaron Giles2009-05-281-2/+2
* From: Oliver Stoeneberg [oliverst@online.de] Aaron Giles2009-05-251-1/+2
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-4/+4
* More numbers-to-tags changes. Also, removed two unneeded variables in megadri... Fabio Priuli2009-04-301-7/+7
* Added missing casts and made other tweaks. The entire project Aaron Giles2009-04-271-1/+1
* Bulk change alert. Aaron Giles2009-04-261-2/+2
* From: Luigi30 [mailto:luigi30@gmail.com] Aaron Giles2009-04-231-4/+6
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-03-051-3/+3
* Renamed 6821new.* -> 6821pia.* Aaron Giles2009-03-031-2/+2
* Remaining PIA device-ification. Aaron Giles2009-03-031-20/+18
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-3/+3
* Cleanups and version bump.mame0129u5 Aaron Giles2009-02-261-25/+25
* Fixed CPU tags in recently added drivers. Added interface to the C6280 sound Aaron Giles2009-02-261-11/+11
* Agemame Integration [James Wallace] davidhay2009-02-251-0/+1106