summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/re900.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tms9928a.c: Converted to a C++ device. [Wilbert Pol] Wilbert Pol2011-07-301-18/+18
* 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-34/+34
* BIG update. Aaron Giles2011-03-291-16/+16
* 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-30/+48
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-15/+15
* 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-7/+5
* companyname corrections from robbie Michaël Banaan Ananas2010-05-251-2/+2
* minor companyname cleanups Michaël Banaan Ananas2010-05-231-2/+2
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-1/+1
* > From: atari_ace@verizon.net Aaron Giles2009-10-211-1/+2
* Added default input mappings for gambling / poker / slot games. Converted man... Fabio Priuli2009-08-021-16/+16
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-2/+2
* More number-to-tag conversions in CPU calls while Kale is busy (and not mergi... Fabio Priuli2009-04-291-1/+1
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-2/+2
* 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-34/+23
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-01-141-2/+2
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-12/+12
* Massive API cleanup/change. The primary goal is that all CPU- Aaron Giles2008-11-131-2/+2
* Cleanups and version bump. Aaron Giles2008-11-021-27/+27
* Ruleta RE-900: Roberto Fresca2008-11-011-3/+3
* Improvements to re900.c driver [Roberto Fresca, Grull Osgo] Roberto Fresca2008-10-311-131/+296
* Finally move cpu/i8051 to cpu/mcs51, rename files and some constants Couriersud2008-10-291-1/+1
* Another driver from Grull Osgo. Roberto Fresca2008-10-241-0/+302