summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lordgun.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixed some spelling fixes (eg. layout break, uppercase) Michaël Banaan Ananas2011-08-231-1/+1
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-1/+1
* Removed legacy trampolines from eeprom_device, taking Aaron Giles2011-05-121-10/+10
* Converted astrocde/kaneko16/namcos23/suprnova to driver_device [Atari Ace] Angelo Salese2011-04-051-24/+24
* lordgun.c: Corrected Dipswitch names and added dipswitch locations to Lord of... Brian Troha2011-04-021-40/+30
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-42/+42
* BIG update. Aaron Giles2011-03-291-27/+27
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-5/+5
* mark NO_DUMP roms that have a placeholder as BAD_DUMP Michaël Banaan Ananas2011-03-261-1/+1
* Convert a number of drivers to use their own private spriteram instead Aaron Giles2011-03-131-2/+2
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-2/+2
* Convert dooyong/edevices/eolith/exidy/gaelco/gottlieb/igs/ Aaron Giles2011-02-171-44/+66
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-4/+4
* Ok, last major rename for this round: Aaron Giles2011-01-011-3/+3
* running_device -> device_t Aaron Giles2010-12-311-3/+3
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-52/+52
* Added AM_DEVREAD_MODERN/AM_DEVWRITE_MODERN/etc. macros for the non-modern Aaron Giles2010-09-051-3/+3
* Changed driver_data objects to be devices. Replaced the driver_data_t Aaron Giles2010-09-021-2/+2
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-4/+4
* Return to type safety. Changed address maps back into functions that build Aaron Giles2010-08-011-4/+4
* Changes "NO_DUMP" to "BAD_DUMP" for roms which are used but not confirmed to ... Brian Troha2010-07-211-13/+13
* Time to kill off some deadwood. Aaron Giles2010-07-071-2/+2
* Cleanups and version bump. Aaron Giles2010-06-171-7/+7
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-7/+4
* Fixed dips in Dragon World [Luca Elia] Luca Elia2010-06-021-1/+2
* lordgun.c update [Luca Elia] Luca Elia2010-05-301-137/+460
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-2/+2
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-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
* Convert remaining users of old eeprom_ device to eepromdev_ Aaron Giles2009-12-271-6/+7
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* More memory system cleanup. Removed SMH_* macros entirely. In Aaron Giles2009-12-051-18/+18
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-4/+4
* 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
* igs017.c update [Luca Elia] Luca Elia2009-11-031-3/+4
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-5/+5
* lordgun - Fix: P1 Button2 is really P2 Button1 [Cananas] Derrick Renaud2009-04-301-2/+2
* Again, number-to-tag conversions in CPU calls Fabio Priuli2009-04-301-2/+2
* Added missing casts and made other tweaks. The entire project Aaron Giles2009-04-271-24/+1
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-10/+10
* Another batch of tagging, this time for speakers/screens: Aaron Giles2009-02-251-7/+7
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-11/+11
* Ok, this is The Big One. Aaron Giles2009-02-111-13/+11
* Added new module devcb, which can generically handle conversions between device Aaron Giles2009-01-261-12/+12
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+2
* Here's the big one.... Aaron Giles2008-12-111-1/+1
* Fix more warnings drivers[l-r]* Couriersud2008-11-141-1/+1
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-4/+4