summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/darkhors.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* deprecat.h for seta.c, nuked deprecat library (at last) Angelo Salese2011-12-141-1/+0
* deprecat.h Angelo Salese2011-12-051-13/+21
* (Finally found the time to finish this....) Aaron Giles2011-05-301-4/+4
* Removed legacy trampolines from eeprom_device, taking Aaron Giles2011-05-121-4/+5
* 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-52/+52
* BIG update. Aaron Giles2011-03-291-28/+28
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-5/+5
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-3/+3
* Convert a number of drivers to use their own private spriteram instead Aaron Giles2011-03-131-4/+6
* Updated nmk/olympia/pacific/pce/phoenix/rare/seibu/seta to driver_devices. Aaron Giles2011-03-031-47/+70
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-7/+7
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-1/+1
* Ok, last major rename for this round: Aaron Giles2011-01-011-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-56/+56
* Added AM_DEVREAD_MODERN/AM_DEVWRITE_MODERN/etc. macros for the non-modern Aaron Giles2010-09-051-1/+1
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-3/+3
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-6/+6
* Made the machine_config a proper object. Added detokenize method to Aaron Giles2010-06-281-1/+1
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-2/+1
* Source Cleanup: Setname fixes and other minor changes - Drivers starting wit... Scott Stone2010-02-041-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-2/+2
* Renamed tilemap -> tilemap_t, as the name 'tilemap' is too commonly Aaron Giles2009-12-281-1/+1
* Rename eepromdev.c/h back to eeprom.c/h Aaron Giles2009-12-271-1/+1
* Rename functions and other references to eepromdev_* back to eeprom_* Aaron Giles2009-12-271-4/+4
* Converted darkhors to eeprom device. Also trimmed obvious overdump of Aaron Giles2009-12-261-38/+18
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* Memory banks are now referenced by tag rather than index. Aaron Giles2009-12-031-1/+1
* Not really worth credit: purged some direct use of SMH_RAM in favor of macros... Fabio Priuli2009-12-021-6/+6
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-7/+6
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-2/+2
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-09-101-7/+5
* > From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-09-061-4/+4
* Cleanups and version bump.mame0133 Aaron Giles2009-07-201-3/+3
* > From: David Haywood [mailto:neohaze@nildram.co.uk] Aaron Giles2009-07-201-9/+41
* Cleanups and version bump.mame0132u5 Aaron Giles2009-07-161-4/+4
* From: David Haywood <neohaze@nildram.co.uk> Aaron Giles2009-07-161-17/+42
* Cleanups and version bump.mame0132u4 Aaron Giles2009-07-101-28/+28
* From: David Haywood [neohaze@nildram.co.uk] Aaron Giles2009-07-101-10/+136
* New not working: Jockey Club II (2 sets) [David Haywood] Aaron Giles2009-07-091-1/+119
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-1/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-3/+2
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-1/+1
* Merged memory maps for all driver sources beginning with 'D': [MooglyGuy] Ryan Holtz2009-04-261-26/+21
* 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-4/+4
* Ok, this is The Big One. Aaron Giles2009-02-111-13/+2
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+1
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-141-2/+2