summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/deco_ld.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-2/+2
* Cleanups and version bump.mame0142 Aaron Giles2011-04-031-1/+1
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-16/+16
* Some commenting of excessive mame_printf_debug usages for a few drivers curre... Scott Stone2011-03-311-1/+1
* BIG update. Aaron Giles2011-03-291-11/+11
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-4/+4
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-2/+2
* Convert nichibut/nintendo/nix to driver_devices. [Atari Ace] Aaron Giles2011-02-281-2/+5
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+1
* Eliminated global/static variables in a aristocr/atlus/bfm/bmc/ Aaron Giles2011-02-121-11/+22
* mame_rand() -> machine->rand() Aaron Giles2010-12-311-1/+1
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-27/+27
* Removed generic.videoram and generic.videoram_size. These generics Aaron Giles2010-09-081-5/+18
* Corrected or clarified a number of duplicated inputs for drivers up through G... Scott Stone2010-09-071-9/+9
* Remove artificial SOUND_ prefix from sound device names. Aaron Giles2010-09-021-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-8/+6
* Time to kill off some deadwood. Aaron Giles2010-07-071-1/+1
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* Cleanups and version bump. Aaron Giles2010-01-161-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* new not working Angelo Salese2010-01-071-5/+165
* Results of running the latest srcclean. Aaron Giles2009-12-281-2/+2
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-5/+5
* Cleanups and version bump.mame0133 Aaron Giles2009-07-201-3/+3
* Added documentation regarding different Cobra Command versions. Aaron Giles2009-07-201-0/+30
* Cleanups and version bump.mame0132u5 Aaron Giles2009-07-161-5/+5
* New working games Aaron Giles2009-07-141-1/+1
* New games marked as GAME_NOT_WORKING Angelo Salese2009-07-131-0/+474