summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/maygay1b.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump Angelo Salese2011-08-251-3/+3
* More updates by Haze (no whatsnew) Miodrag Milanovic2011-08-231-0/+6
* More fruit sets added by Haze (no whatsnew) Miodrag Milanovic2011-08-211-1/+4
* Fruit machine WIP by Haze (no whatsnew) Miodrag Milanovic2011-08-171-0/+12
* Driver for S-PLUS [agemame] Miodrag Milanovic2011-08-171-0/+314
* Various fruit machine updates by Haze (no whatsnew) Miodrag Milanovic2011-08-161-1/+49
* Clean-ups and version bumpmame0143u3 Angelo Salese2011-08-141-73/+73
* Proconn,Ace System 1,sp.Ace System ,more sets in Bellfruit System 85 by Haze ... Miodrag Milanovic2011-08-071-0/+27
* - Added more scorpion 1 sets by Haze (no whatsnew) Miodrag Milanovic2011-08-071-0/+9
* Various fruit emu roms added mostly Maygay, by Haze (no whatsnew) Miodrag Milanovic2011-07-291-4/+2050
* Fixed NAR timing in OKIM6376 to match datasheet figures. [J. Wallace] Angelo Salese2011-06-191-1/+7
* Clean up 6821 PIA modernization, removing all trampolines. Some Aaron Giles2011-05-031-2/+2
* 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-42/+42
* BIG update. Aaron Giles2011-03-291-17/+17
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* Eliminate statics/globals in drivers jpm/kaneko/maygay/meadows/merit/ Aaron Giles2011-02-171-74/+88
* Reimplemented fruit-machine mechanical meters to use timers [AGEMAME] Phil Bennett2011-02-051-3/+2
* Start of transitioning games already in MAME to 'GAME_MECHANICAL". Adjusted ... Scott Stone2011-01-051-1/+1
* running_device -> device_t Aaron Giles2010-12-311-3/+3
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-15/+15
* Cleaned up many duplicate inputs and fixed others in a number of drivers. [T... Scott Stone2010-11-111-1/+1
* 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
* Cleaned up dead web links from the drivers - replacing when possible with alt... Scott Stone2010-07-171-1/+1
* Time to kill off some deadwood. Aaron Giles2010-07-071-1/+1
* Remove the following functions: Aaron Giles2010-07-011-1/+1
* Changed all driver_data structs into classes with a simple Aaron Giles2010-02-251-2/+1
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-3/+3
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-2/+1
* Cleaned up braces in the code so that they are properly balanced. [Atari Ace] Aaron Giles2009-12-281-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-11/+11
* 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-5/+5
* The other larger patch adds missing static and const qualifiers, and Aaron Giles2009-06-081-1/+1
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-1/+1
* More numbers-to-tags changes. Also, removed two unneeded variables in megadri... Fabio Priuli2009-04-301-2/+2
* From: Luigi30 [mailto:luigi30@gmail.com] Aaron Giles2009-04-231-2/+2
* Renamed 6821new.* -> 6821pia.* Aaron Giles2009-03-031-3/+3
* Remaining PIA device-ification. Aaron Giles2009-03-031-10/+18
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-5/+5
* Cleanups and version bump.mame0129u5 Aaron Giles2009-02-261-6/+6
* Fixed CPU tags in recently added drivers. Added interface to the C6280 sound Aaron Giles2009-02-261-2/+2
* Agemame Integration [James Wallace] davidhay2009-02-251-0/+818