summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/kingdrby.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-47/+47
* BIG update. Aaron Giles2011-03-291-25/+25
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-9/+9
* Convert a number of drivers to use their own private spriteram instead Aaron Giles2011-03-131-3/+5
* Updated sigma/stern/subsino/tatsumi/tch/tecfri/technos/tehkan to driver_devices. Aaron Giles2011-03-031-42/+68
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Ok, last major rename for this round: Aaron Giles2011-01-011-2/+2
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-47/+47
* Added read_status() and write_command() methods to the okim6295_device Aaron Giles2010-09-051-2/+2
* Added templates required_shared_ptr<> and optional_shared_ptr<> which Aaron Giles2010-09-041-3/+4
* 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
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-5/+4
* Fix of a fix (no whatsnew) Scott Stone2010-06-041-1/+1
* Assorted documentation fixes (no whatsnew) Scott Stone2010-06-041-1/+1
* Cleanups and version bump. Aaron Giles2010-03-111-8/+8
* Decrypted the color prom in King Derby (1986 version) [Angelo Salese] Angelo Salese2010-03-081-2/+37
* Implemented coins to King Derby (1986 version), game can be considered as wor... Angelo Salese2010-03-071-7/+30
* Implemented sound to King Derby (1986 version) [Angelo Salese] Angelo Salese2010-03-071-8/+14
* Implemented 'key matrix' inputs in King Derby (1986 version) [Angelo Salese] Angelo Salese2010-03-071-90/+39
* Cleanups and version bump. Aaron Giles2010-03-041-2/+2
* Merged kingdrby.c and cowrace.c drivers [Angelo Salese] Angelo Salese2010-03-021-2/+94
* new clones Angelo Salese2010-03-021-1/+283
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Renamed tilemap -> tilemap_t, as the name 'tilemap' is too commonly Aaron Giles2009-12-281-1/+1
* Memory shares are now specified by tag instead of index. Aaron Giles2009-12-051-2/+2
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-1/+2
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-1/+1
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-3/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2009-06-251-2/+2
* [MC6845] Refactored to use devcb and added cursor callback (for MESS). Curt Coder2009-06-111-3/+5
* Fixed King Derby sprites wrap-around and flip x positioning. Angelo Salese2009-05-131-7/+4
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-6/+6
* Again, number-to-tag conversions in CPU calls Fabio Priuli2009-04-301-1/+1
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-6/+6
* Fixed King Derby sprite colors [Stefan Lindberg, Angelo Salese] Angelo Salese2009-02-281-23/+24
* Cleanups and version bump.mame0129u5 Aaron Giles2009-02-261-8/+8
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-14/+14
* Final step to make King Derby finally working. Angelo Salese2009-02-221-53/+82
* (Some unneeded commas in gfxdecoding, not even worth to talk about) Angelo Salese2009-02-211-2/+2
* Added the AY8910 sound part to King Derby. Angelo Salese2009-02-211-15/+22
* Many improvements to the King Derby driver. Angelo Salese2009-02-211-53/+190
* Cleanups to the King Derby driver. Angelo Salese2009-02-211-91/+133
* Improved the sprites in King Derby. Angelo Salese2009-02-201-43/+29
* Many improvements to the King Derby driver. Angelo Salese2009-02-201-96/+261
* New games marked as GAME_NOT_WORKING Angelo Salese2009-02-191-0/+399