summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/balsente.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0143u2 Angelo Salese2011-07-261-1/+1
* balsente.c - A number of fixes and improvements. Scott Stone2011-07-131-26/+33
* Fixed 04428: All sets in balsente.c: Audio/Sound is malfunctioning or complet... Scott Stone2011-07-121-1/+1
* Various rom name fixes [Kevin Eshbach]: Angelo Salese2011-07-061-92/+80
* Final bulk rename for 0.142: ensure that all members of Aaron Giles2011-04-011-6/+6
* BIG update. Aaron Giles2011-03-291-14/+14
* Deprecate the old memory_install_* macros. Dynamic installation is now handled Aaron Giles2011-03-271-10/+10
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-12/+12
* Added device_t::memory() to fetch a reference to the memory interface, Aaron Giles2011-03-271-8/+8
* Convert a number of drivers to use their own private spriteram instead Aaron Giles2011-03-131-1/+1
* Modified video update system. [Miodrag Milanovic] Miodrag Milanovic2011-02-241-1/+2
* Attotime bulk conversion step: Aaron Giles2011-02-031-2/+2
* Ok, last major rename for this round: Aaron Giles2011-01-011-3/+3
* MDRV_* -> MCFG_* Aaron Giles2010-12-311-43/+43
* fix mt bug 4150 Michaël Banaan Ananas2010-12-221-1/+1
* - Re-worked Quizard MCU communications handling to be more easily expanded. [... Ryan Holtz2010-10-171-1/+1
* Removed generic.videoram and generic.videoram_size. These generics Aaron Giles2010-09-081-1/+1
* Identified FREE PLAY dip in grudge Scott Stone2010-09-061-7/+4
* Corrected or clarified a number of duplicated inputs for drivers up through C... Scott Stone2010-09-061-0/+2
* Added templates required_shared_ptr<> and optional_shared_ptr<> which Aaron Giles2010-09-041-2/+3
* Changed the MACHINE_DRIVER_* macros, as follows: Aaron Giles2010-09-011-6/+4
* Replace "const address_space" with "address_space" throughout the system. Aaron Giles2010-08-191-7/+7
* (Wow, I had no idea quite so many drivers were using driver_data!) Aaron Giles2010-08-041-1/+1
* another round of company names cleanup Michaël Banaan Ananas2010-05-221-3/+3
* minor documentation update for Mini Golf - no whatsnew Brian Troha2010-03-291-68/+68
* Replaced Stocker dump with a good set [Kevin Eshbach] Angelo Salese2010-03-281-5/+26
* Source Cleanup: Setname fixes and other minor changes - Drivers starting wit... Scott Stone2010-02-011-3/+3
* New Clones Added Phil Bennett2010-02-011-0/+33
* Bulk driver.h -> emu.h switch. Aaron Giles2010-01-101-1/+1
* NOTE: This change requires two new osd functions: osd_malloc() and Aaron Giles2010-01-081-2/+2
* Cleanups and version bump.mame0135u4 Aaron Giles2009-12-231-1/+1
* Removed the global "includes" include and instead specify the "includes" path... Phil Bennett2009-12-211-1/+1
* Some misc cleanups: Aaron Giles2009-12-151-28/+39
* Memory banks are now referenced by tag rather than index. Aaron Giles2009-12-031-2/+2
* Removed global videoram, colorram, paletteram, and spriteram. Aaron Giles2009-11-281-3/+3
* Introduced a generic_pointers structure within machine that is Aaron Giles2009-11-261-1/+1
* Removed some rogue occurrences of 'x1snd' resulting from device tag mass-change Phil Bennett2009-11-201-2/+2
* Enforce a minimum tag length of 3 characters. This will enable Aaron Giles2009-11-151-2/+2
* get rid of 8 character limitation for many clones Yasuhiro Ogawa2009-07-241-6/+6
* From: Kevin Eshbach Aaron Giles2009-06-251-2/+7
* Removed second parameter from MDRV_CPU_PROGRAM_MAP, MDRV_CPU_DATA_MAP, Aaron Giles2009-05-091-4/+4
* A few more number-to-tag conversions in CPU calls Fabio Priuli2009-04-271-8/+8
* Bulk change alert. Aaron Giles2009-04-261-1/+1
* From: Mr. Do. Note I just wired up the layouts he provided, I left the PORT_T... Aaron Giles2009-02-261-1/+3
* Device tag renaming. Moving away from generic names like "main" Aaron Giles2009-02-251-65/+65
* From Kevin Eshbach: Aaron Giles2008-12-311-3/+127
* Removed MDRV_INTERLEAVE(x), which specified the minimum scheduling Aaron Giles2008-12-201-2/+2
* From: Atari Ace [atari_ace@verizon.net] Aaron Giles2008-12-171-0/+3
* Some misc fixes. Aaron Giles2008-12-131-9/+16
* From: Luigi30 [mailto:luigi30@gmail.com] Aaron Giles2008-12-061-1/+1