summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/bking.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-08-201-20/+10
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-5/+5
* lower cased sn76477_interface and ay8910_interface Derrick Renaud2008-08-081-1/+1
* Updated structure and naming conventions of the following sound interfaces. Derrick Renaud2008-08-081-2/+2
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-9/+9
* Region classes go bye-bye. Aaron Giles2008-07-281-28/+28
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-32/+32
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-07-241-10/+10
* Changed MDRV_CPU_ADD to require a tag. Removed MDRV_CPU_ADD_TAG. Aaron Giles2008-07-191-4/+3
* Removed MDRV_SOUND_ADD. Renamed MDRV_SOUND_ADD_TAG to Aaron Giles2008-07-181-3/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-1/+1
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-06-121-12/+12
* Cleanups for 0.125u3. Aaron Giles2008-05-291-1/+1
* Mantis 01719: bking, bking2, bking3: Player 1 and 2 Start mapped twice. Couriersud2008-05-231-2/+5
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-04-241-2/+1
* AY-3-8910 rewrite: Couriersud2008-04-221-2/+4
* Created new macro: AM_RAM_WRITE(handler) which specifies a memory Aaron Giles2008-04-161-1/+1
* WIP check-in. Things work now, but I'm still working on the code. Aaron Giles2008-03-091-3/+3
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-2/+2
* 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-3/+2
* New module: devintrf.c/.h. Implements a generic device interface similar Aaron Giles2008-02-191-1/+1
* Cleanups/version bump.mame0122u8 Aaron Giles2008-02-031-1/+1
* From: RansAckeR [mailto:RansAckeR@pandora.be] Aaron Giles2008-02-031-142/+35
* - Correct colors in Birdie King 3 -- just needed a new dump from the Guru Zsolt Vasvari2008-01-311-3/+3
* - Removed color table from a couple of games Zsolt Vasvari2008-01-291-0/+899