summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/murogmbl.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-3/+3
* BIG update. Aaron Giles2011-03-291-2/+2
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* Continuation of static/global cleanup. [Atari Ace] Aaron Giles2011-03-171-4/+14
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-16/+16
* Cleaned up many duplicate inputs and fixed others in a number of drivers. [T... Scott Stone2010-11-111-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
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-9/+9
* From: hoge hoge [c8cv@hotmail.com] Aaron Giles2009-08-021-1/+1
* Added default input mappings for gambling / poker / slot games. Converted man... Fabio Priuli2009-08-021-11/+11
* 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
* Fixed murogmbl description (as per f205v and robiza advice) Fabio Priuli2009-04-161-1/+1
* Cleanups and version bump. Aaron Giles2009-04-091-3/+3
* unkpoker: Roberto Zandona2009-04-081-0/+211