summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/balsente.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* correct dip settings, verified in game and tested with -valid Aaron Giles2008-09-111-0/+6
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-201-1/+3
* reverted unit mask changes and removed the unused & unsafe memory_install fun... smf-2008-08-181-11/+11
* Added unit mask to all memory installs that override the bus width. You could... smf-2008-08-171-11/+11
* more sound core structure/renaming updates. Derrick Renaud2008-08-091-1/+1
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-10/+10
* Region classes go bye-bye. Aaron Giles2008-07-281-91/+91
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-91/+91
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-07-241-76/+76
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-4/+3
* Tagged all the first CPUs for drivers (mostly as "main"). Aaron Giles2008-07-191-2/+2
* Removed MDRV_SOUND_ADD. Renamed MDRV_SOUND_ADD_TAG to Aaron Giles2008-07-181-6/+6
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-27/+27
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-06-121-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-051-3/+5
* Created new macro: AM_RAM_WRITE(handler) which specifies a memory Aaron Giles2008-04-161-2/+2
* Converted the IDE controller to a device. Updated all drivers Aaron Giles2008-04-151-14/+11
* Fix: 01498: otwalls: Hangs before the game starts. Zsolt Vasvari2008-03-141-1/+1
* Replaced the following macros (SMH == static memory handler) Aaron Giles2008-03-101-3/+3
* WIP check-in. Things work now, but I'm still working on the code. Aaron Giles2008-03-091-1/+1
* Cleanups and version bump.mame0123u4 Aaron Giles2008-03-061-3/+3
* From: RansAckeR [mailto:RansAckeR@pandora.be] Aaron Giles2008-03-051-952/+458
* Most of this descriptions taken directly from an e-mail by Aaron: Zsolt Vasvari2008-02-291-1/+1
* Most important thing to note about this change: Aaron Giles2008-02-211-1/+3
* Fixed some games descriptions (mainly when "set 1" was missing). stephh2008-01-291-1/+1
* Adds second set of Trivial Pursuit Genus 1 to balsente.c. Andrew Gardner2008-01-241-1/+25
* Adds second, possibly newer, set of Night Stocker. Andrew Gardner2008-01-201-0/+22
* Changes for MAME 0.121u4.mame0121u4 Aaron Giles2007-12-171-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+2470