summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/slotcarn.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed mc6845 trampolines (nw) Wilbert Pol2011-05-171-4/+4
* 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-19/+19
* BIG update. Aaron Giles2011-03-291-12/+12
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-2/+2
* Continuation of static/global cleanup. [Atari Ace] Aaron Giles2011-03-171-20/+33
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Ok, last major rename for this round: Aaron Giles2011-01-011-3/+3
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-18/+18
* 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-1/+1
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+2
* companyname corrections from robbie Michaƫl Banaan Ananas2010-05-251-3/+3
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-5/+5
* Added default input mappings for gambling / poker / slot games. Converted man... Fabio Priuli2009-08-021-19/+19
* [MC6845] Refactored to use devcb and added cursor callback (for MESS). Curt Coder2009-06-111-11/+13
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-2/+2
* number-to-tag conversions for drivers starting with 'S': remaining changes sh... Fabio Priuli2009-05-011-1/+1
* Bulk change alert. Aaron Giles2009-04-261-1/+1
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-10/+10
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-5/+5
* Ok, this is The Big One. Aaron Giles2009-02-111-8/+8
* Added new module devcb, which can generically handle conversions between device Aaron Giles2009-01-261-18/+18
* Added Spiele Bude to slotcarn.c driver. The game is working properly with ful... Roberto Fresca2009-01-141-32/+211
* Slot Carnival: Roberto Fresca2009-01-031-5/+6
* New driver for Slot Carnival. (1985, Wing Co. Ltd) [David Haywood, Roberto Fr... Roberto Fresca2009-01-031-0/+570