summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/laserbat.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-1/+1
* Fixed 00335: quasar: 3 players start mapped even though it is a 2 player game. Scott Stone2011-07-101-0/+26
* Clean up 6821 PIA modernization, removing all trampolines. Some Aaron Giles2011-05-031-3/+3
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-94/+94
* BIG update. Aaron Giles2011-03-291-31/+31
* 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-3/+3
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-3/+3
* More migrating allocated buffers to arrays in the driver data. Aaron Giles2011-02-091-5/+2
* Take advantage of the driver_device to clean up state saving for Aaron Giles2011-02-081-22/+22
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-55/+55
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-10/+4
* Added sound support to Signetics S2636 (by using VC4000 sound support from ME... mariuszw12010-08-121-3/+6
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-16/+16
* Improved PIA6821 interface. (no whatsnew) Curt Coder2010-07-161-1/+1
* Time to kill off some deadwood. Aaron Giles2010-07-071-10/+10
* documentation: Cleaned up company names [hap] Michaël Banaan Ananas2010-05-251-1/+1
* - even more small company name cleanups Michaël Banaan Ananas2010-05-221-1/+1
* Serving a cup of STFU to clrmamepro. (no whatsnew) Curt Coder2010-03-071-1/+1
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Fix for MT03623: laserbat, catnmous: Massive slowdown Fabio Priuli2010-01-071-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-1/+1
* Not worth mention: Properly amended s2636 to have correct work ram size. Than... Fabio Priuli2009-12-111-3/+3
* Cleanups and version bump.mame0135u3 Aaron Giles2009-12-111-6/+6
* Converted Signetics 2636 video chip to be a MAME device and updated drivers u... Fabio Priuli2009-12-111-91/+194
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-5/+5
* 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-1/+1
* get rid of 8 character limitation for many clones Yasuhiro Ogawa2009-07-241-2/+2
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-8/+8
* 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-5/+5
* Again, number-to-tag conversions in CPU calls Fabio Priuli2009-04-301-2/+2
* Bulk change alert. Aaron Giles2009-04-261-5/+5
* Cleanups and version bump. Aaron Giles2009-03-051-1/+1
* Renamed 6821new.* -> 6821pia.* Aaron Giles2009-03-031-3/+3
* Remaining PIA device-ification. Aaron Giles2009-03-031-28/+27
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-3/+3
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-14/+14
* Ok, this is The Big One. Aaron Giles2009-02-111-16/+7
* Fixed a few out-of-bounds errors revealed by randomly initializing auto_malloc() Aaron Giles2009-01-041-1/+1
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-1/+1
* 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-1/+1
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-111-1/+1
* Re-routed empty get/set context calls to the dummy CPU's, and removed them Aaron Giles2008-12-091-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-7/+7