summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bagman.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-1/+1
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-33/+33
* BIG update. Aaron Giles2011-03-291-11/+11
* Deprecate the old memory_install_* macros. Dynamic installation is now handled Aaron Giles2011-03-271-1/+1
* 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
* Cleanups and version bump.mame0141u4 Aaron Giles2011-03-251-2/+2
* Bagman is supposed to have glitches during screen transitions: http://www.mam... Michaël Banaan Ananas2011-03-211-13/+17
* Convert a number of drivers to use their own private spriteram instead Aaron Giles2011-03-131-2/+2
* Converted namco/thepit/toaplan/unico/upl/valadon/veltmjr/venture/vsystem/ Aaron Giles2011-03-101-40/+40
* Revert of r11764 - I was duped! Scott Stone2011-03-041-2/+12
* Fixed inputs for sbagman as it is the same as found in bagman. (no whatsnew) Scott Stone2011-03-041-12/+2
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-3/+5
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-65/+65
* 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-9/+8
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-1/+1
* Adjusted default volumes to normalize audio and better present the original o... Scott Stone2010-06-021-6/+6
* Small handwritten schematics. Now got the right clock line. Also fixed bit nu... Couriersud2010-06-021-6/+6
* Added clock information and timing from schematics to bagman.c Improved inter... Couriersud2010-06-011-20/+20
* Fix bagmans crash. No whatsnew. Couriersud2010-06-011-1/+3
* Added a new cycle exact VMS interface to TMS5110 emulating M0, M1 and ADD1 to... Couriersud2010-05-311-97/+72
* stern->stern electronics Michaël Banaan Ananas2010-05-241-3/+3
* - even more small company name cleanups Michaël Banaan Ananas2010-05-221-2/+2
* Source Cleanup: Setname fixes and other minor changes - Drivers starting wit... Scott Stone2010-02-011-5/+5
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-4/+4
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-18/+18
* Eliminated the use of generic.colorram and generic.videoram in several driver... Phil Bennett2009-12-211-4/+4
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-6/+6
* 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-6/+6
* And bye bye 5110intf.* Aaron Giles2009-08-191-1/+0
* Removed PREDECODE_GFX compile flag, as the on-the-fly decoding seems Aaron Giles2009-07-091-19/+19
* Fixed MT Bug #3237. Simply deleted a duplicate memory map assignment. Scott Stone2009-06-081-1/+0
* Eliminated SMH_* usage in all memory maps in drivers beginning with A and B. ... Ryan Holtz2009-05-251-5/+5
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-6/+6
* Removed msb/lsb handlers from taitosnd. Updated all drivers to Aaron Giles2009-03-301-8/+8
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-5/+5
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-19/+19
* Ok, this is The Big One. Aaron Giles2009-02-111-44/+44
* Fixed the dial inputs in Squash (Itisa) [Angelo Salese] Angelo Salese2009-02-051-5/+71
* This update is the below two patches, plus the remaining changes Aaron Giles2008-12-191-3/+2
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+1
* Fix warnings for some c* drivers Couriersud2008-11-141-28/+18
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-3/+3
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-19/+19
* Some more structure/naming updates of sound cores. Derrick Renaud2008-08-091-2/+2
* lower cased sn76477_interface and ay8910_interface Derrick Renaud2008-08-081-2/+2
* Updated structure and naming conventions of the following sound interfaces. Derrick Renaud2008-08-081-5/+5