summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/8080bw.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump.mame0127u1 Aaron Giles2008-08-281-2/+2
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-281-43/+40
* Cleanups and version bump.mame0127 Aaron Giles2008-08-191-2/+2
* Added validity check to ensure that AM_READ_PORT() macros reference Aaron Giles2008-08-191-0/+6
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-08-141-9/+11
* Adds readmes for Cosmo, Don Den Lover, Beatmania (CHD dumping), Dragon Master... Andrew Gardner2008-08-101-0/+17
* more sound core structure/renaming updates. Derrick Renaud2008-08-091-0/+4
* Hooked up discrete filtering to SN76477 in Space Chaser Derrick Renaud2008-08-081-4/+3
* NOTE: with this change, I have also removed PORT_START and renamed Aaron Giles2008-08-061-26/+26
* Region classes go bye-bye. Aaron Giles2008-07-281-79/+79
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-79/+79
* From: Fabio Priuli [mailto:doge.fabio@gmail.com] Aaron Giles2008-07-241-58/+56
* Removed MDRV_SOUND_ADD. Renamed MDRV_SOUND_ADD_TAG to Aaron Giles2008-07-181-8/+8
* Cleanups and version bump.mame0125u9 Aaron Giles2008-07-031-5/+5
* adds 'moon lander' bootleg of lunar rescue.. davidhay2008-06-301-0/+84
* 01715: ballbomb: Player 1 Left+Right and Button 1 mapped twice. Couriersud2008-06-221-6/+2
* Credit Fabio Priuli: Remove port_input_read_indexed in favor of the use of pr... Couriersud2008-06-021-1/+1
* > -----Original Message----- Aaron Giles2008-05-221-1/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-1/+1
* Bulk converted drivers explicitly calling input_port_n_r() with a bogus Aaron Giles2008-04-061-1/+1
* Cleanups and version bump.mame0123u6 Aaron Giles2008-03-191-3/+3
* From: RansAckeR [mailto:RansAckeR@pandora.be] Aaron Giles2008-03-191-1065/+189
* Replaced the following macros (SMH == static memory handler) Aaron Giles2008-03-101-9/+9
* Added running_machine * parameter to the front of all read/write handlers. Aaron Giles2008-03-051-1/+1
* Most of this descriptions taken directly from an e-mail by Aaron: Zsolt Vasvari2008-02-291-3/+3
* Most important thing to note about this change: Aaron Giles2008-02-211-0/+1
* Cleanups and version bump for 0.123u1.mame0123u1 Aaron Giles2008-02-131-12/+12
* From: RansAckeR [mailto:RansAckeR@pandora.be] Aaron Giles2008-02-131-43/+54
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-0/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+3246